Click or drag to resize

TransformInverseParentTransform Property

Gets an inverted matrix of the parent component.

Namespace:  Easymap.AddIn.Common.Graphics
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public Matrix InverseParentTransform { get; }

Property Value

Type: Matrix
See Also