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: 12.0.0.0
Syntax
public Matrix InverseParentTransform { get; }

Property Value

Type: Matrix
See Also