LightAttenuationStartLimit Property
 | 
Namespace:  Teigha.GraphicsInterface
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
 
public double StartLimit { get; }
 
Public ReadOnly Property StartLimit As Double
        Get
 
public:
property double StartLimit {
        double get ();
}
 
member StartLimit : float with get
 
 
 
Property Value
Type: 
Double 
See Also