SettingsCmdAddParcelSegmentLabelsSettingsCmdOptionsLabelingDirection Property |
Gets the default parcel segment labeling direction .
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<RotationDirType> LabelingDirection { get; }
Public ReadOnly Property LabelingDirection As PropertyEnum(Of RotationDirType)
Get
public:
property PropertyEnum<RotationDirType>^ LabelingDirection {
PropertyEnum<RotationDirType>^ get ();
}
Property Value
PropertyEnumRotationDirType
See Also