SettingsCmdCreateViewFramesSettingsCmdViewFrameCreationViewFrameOrientation Property |
Specify the view frame orientation option.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<ViewFrameAngleType> ViewFrameOrientation { get; }
Public ReadOnly Property ViewFrameOrientation As PropertyEnum(Of ViewFrameAngleType)
Get
public:
property PropertyEnum<ViewFrameAngleType>^ ViewFrameOrientation {
PropertyEnum<ViewFrameAngleType>^ get ();
}
Property Value
PropertyEnumViewFrameAngleType
See Also