Namespace:  Teigha.GraphicsInterface
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
 
public ushort Ushort { get; set; }
 
Public Property Ushort As UShort
        Get
        Set
 
public:
property unsigned short Ushort {
        unsigned short get ();
        void set (unsigned short value);
}
 
member Ushort : uint16 with get, set
 
 
 
Property Value
Type: 
UInt16 
See Also