AffineTransform.IsMatrix

AffineTransform.IsMatrix property

Gets a value indicating whether this AffineTransform represents a Matrix4x4.

public bool IsMatrix { get; }

See Also