Share

SettingsPressureNetwork.SettingsStyles.PressurePipeProfileLabelStyle Property

Specifies the default style for pressure pipe labels that are displayed in a profile view.



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

Syntax

C#

public PropertyString PressurePipeProfileLabelStyle { get; }

VB

Public ReadOnly Property PressurePipeProfileLabelStyle As PropertyString
	Get

C++

public:
property PropertyString^ PressurePipeProfileLabelStyle {
	PropertyString^ get ();
}

Property Value

PropertyString

See Also

Reference

Was this information helpful?