DrawableDescParent Property
|
Namespace: Teigha.GraphicsSystem
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public ValueType Parent { get; }
Public ReadOnly Property Parent As ValueType
Get
public:
property ValueType^ Parent {
ValueType^ get ();
}
member Parent : ValueType with get
Property Value
Type:
ValueType
See Also