DatabaseTileModeLightSynch
Property
|
Property that controls the sychronization of
lighting in all model space viewports. This property corresponds to
the TILEMODELIGHTSYNCH system variable.
ValueDescription0 Not synchronized 1
Synchronized
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public int TileModeLightSynch { get; set; }
Public Property TileModeLightSynch As Integer
Get
Set
public:
property int TileModeLightSynch {
int get ();
void set (int value);
}
member TileModeLightSynch : int with get, set
Property Value
Int32
See Also