CompositionPropertySetTryGetMatrix3x2 Method

Definition

Namespace: Avalonia.Rendering.Composition
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public CompositionGetValueStatus TryGetMatrix3x2(
	string propertyName,
	out Matrix3x2 value
)

Parameters

propertyName  String
 
value  Matrix3x2
 

Return Value

CompositionGetValueStatus

See Also