AbstractViewPELensLength
Property
|
Property that represents perspective lens
length for the Viewport object.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double LensLength { get; set; }
Public Property LensLength As Double
Get
Set
public:
property double LensLength {
double get ();
void set (double value);
}
member LensLength : float with get, set
Property Value
Double
See Also