AbstractViewPEIsFrontClipAtEyeOn
Property
|
Property that indicates whether front clipping
plane passes through the camera for the Viewport object.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public bool IsFrontClipAtEyeOn { get; set; }
Public Property IsFrontClipAtEyeOn As Boolean
Get
Set
public:
property bool IsFrontClipAtEyeOn {
bool get ();
void set (bool value);
}
member IsFrontClipAtEyeOn : bool with get, set
Property Value
Boolean
See Also