DatabaseLightGlyphDisplay Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public int LightGlyphDisplay { get; set; }
Public Property LightGlyphDisplay As Integer
Get
Set
public:
property int LightGlyphDisplay {
int get ();
void set (int value);
}
member LightGlyphDisplay : int with get, set
Property Value
Int32
See Also