Share

SettingsPipeNetwork.SettingsSectionLabelPlacement.DimensionAnchorElevationValueForStructures Property

Specifies the default elevation of the dimension line anchor for section view labels for structures.



Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public PropertyDouble DimensionAnchorElevationValueForStructures { get; }

VB

Public ReadOnly Property DimensionAnchorElevationValueForStructures As PropertyDouble
	Get

C++

public:
property PropertyDouble^ DimensionAnchorElevationValueForStructures {
	PropertyDouble^ get ();
}

Property Value

PropertyDouble

See Also

Reference

Was this information helpful?