Share

SettingsPressureNetwork.SettingsSectionLabelPlacement.DimensionAnchorPlotHeightValueForFittings Property

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



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

Syntax

C#

public PropertyDouble DimensionAnchorPlotHeightValueForFittings { get; }

VB

Public ReadOnly Property DimensionAnchorPlotHeightValueForFittings As PropertyDouble
	Get

C++

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

Property Value

PropertyDouble

See Also

Reference

Was this information helpful?