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