Namespace:  Teigha.GraphicsInterface
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.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
Type: 
VariantType 
See Also