SettingsPipeNetworkSettingsSectionLabelPlacementDimensionAnchorOptionForPipes Property |
Specifies the location of the dimension line anchor for section view labels for pipes.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<DimensionAnchorType> DimensionAnchorOptionForPipes { get; }
Public ReadOnly Property DimensionAnchorOptionForPipes As PropertyEnum(Of DimensionAnchorType)
Get
public:
property PropertyEnum<DimensionAnchorType>^ DimensionAnchorOptionForPipes {
PropertyEnum<DimensionAnchorType>^ get ();
}
Property Value
PropertyEnumDimensionAnchorType
See Also