ITransformableBrush.TransformationMatrix

ITransformableBrush.TransformationMatrix property

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

public IMatrix TransformationMatrix { get; set; }

Return Value

Transform matrix

See Also