Transform.ChildTransform Property |
Ges a transformed matrix of the child component.
Namespace:
Easymap.AddIn.Common.Graphics
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic Matrix ChildTransform { get; }
Public ReadOnly Property ChildTransform As Matrix
Get
Property Value
Type:
Matrix
See Also