SettingsSectionViewSettingsProjectionLabelPlacementDimensionAnchorOption Property |
Specifies whether the default anchor option will be Fixed, Above, Below, Graph View Top, or Graph View Bottom.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<DimensionAnchorType> DimensionAnchorOption { get; }
Public ReadOnly Property DimensionAnchorOption As PropertyEnum(Of DimensionAnchorType)
Get
public:
property PropertyEnum<DimensionAnchorType>^ DimensionAnchorOption {
PropertyEnum<DimensionAnchorType>^ get ();
}
Property Value
PropertyEnumDimensionAnchorType
See Also