CompositionPropertySetTryGetMatrix3x2 Method
Namespace: Avalonia.Rendering.CompositionAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public CompositionGetValueStatus TryGetMatrix3x2(
string propertyName,
out Matrix3x2 value
)
Public Function TryGetMatrix3x2 (
propertyName As String,
<OutAttribute> ByRef value As Matrix3x2
) As CompositionGetValueStatus
member TryGetMatrix3x2 :
propertyName : string *
value : Matrix3x2 byref -> CompositionGetValueStatus
- propertyName String
-
- value Matrix3x2
-
CompositionGetValueStatus