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