Share

SettingsPressureNetwork.SettingsSectionLabelPlacement.DimensionAnchorPlotHeightValueForAppurtenances Property

Specifies the default plot height of the dimension line anchor for section view labels for appurtenances.



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

Syntax

C#

public PropertyDouble DimensionAnchorPlotHeightValueForAppurtenances { get; }

VB

Public ReadOnly Property DimensionAnchorPlotHeightValueForAppurtenances As PropertyDouble
	Get

C++

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

Property Value

PropertyDouble

See Also

Reference

Was this information helpful?