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