ViewRightDirection Property |
The direction towards the right side of the screen.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic XYZ RightDirection { get; }
Public ReadOnly Property RightDirection As XYZ
Get
public:
property XYZ^ RightDirection {
XYZ^ get ();
}
member RightDirection : XYZ with get
Property Value
XYZ
See Also