ITransformableBrush.TransformationMatrix

ITransformableBrush.TransformationMatrix property

Get the transform. The transform defines a local geometric transform for this brush.

public Matrix TransformationMatrix { get; }

Return Value

Transform matrix

See Also