DrawableDrawableType Property
|
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public DrawableType DrawableType { get; }
Public ReadOnly Property DrawableType As DrawableType
Get
public:
property DrawableType DrawableType {
DrawableType get ();
}
member DrawableType : DrawableType with get
Property Value
DrawableType
See Also