TransformInverseChildTransform Property |
Gets an inverted matrix of the child component.
Namespace:
Easymap.AddIn.Common.Graphics
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic Matrix InverseChildTransform { get; }
Public ReadOnly Property InverseChildTransform As Matrix
Get
Property Value
Type:
Matrix
See Also