AbstractViewPEViewTwist
Property
|
Property that represents view DCS (Device
Coordinate System) twist angle for the Viewport object.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double ViewTwist { get; }
Public ReadOnly Property ViewTwist As Double
Get
public:
property double ViewTwist {
double get ();
}
member ViewTwist : float with get
Property Value
Double
See Also