LabelStyleDefaultDefaultBehaviorOrientationReference Property |
Gets the OrientationReferenceType enum value that specifies the orientation reference of the labels.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<OrientationReferenceType> OrientationReference { get; }
Public ReadOnly Property OrientationReference As PropertyEnum(Of OrientationReferenceType)
Get
public:
property PropertyEnum<OrientationReferenceType>^ OrientationReference {
PropertyEnum<OrientationReferenceType>^ get ();
}
Property Value
PropertyEnumOrientationReferenceType
See Also