DatabaseLightGlyphDisplay Property
|
Property that controls the display of light
glyphs. This property corresponds to the LIGHTGLYPHDISPLAY system
variable. ValueDescription0 Not displayed 1
Displayed
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.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