Share

SettingsPressureNetwork.SettingsStyles.FittingProfileLabelStyleId Property

Specifies the default styleId 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 PropertyObjectId FittingProfileLabelStyleId { get; }

VB

Public ReadOnly Property FittingProfileLabelStyleId As PropertyObjectId
	Get

C++

public:
property PropertyObjectId^ FittingProfileLabelStyleId {
	PropertyObjectId^ get ();
}

Property Value

PropertyObjectId

See Also

Reference

Was this information helpful?