Share

SettingsPressureNetwork.SettingsStyles.FittingProfileLabelStyle Property

Specifies the default style for fitting labels that are displayed in profile view.



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

Syntax

C#

public PropertyString FittingProfileLabelStyle { get; }

VB

Public ReadOnly Property FittingProfileLabelStyle As PropertyString
	Get

C++

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

Property Value

PropertyString

See Also

Reference

Was this information helpful?