Specifies the default styleId for pressure pipe labels that are displayed in a plan view.
Namespace: Autodesk.Civil.Settings
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.280
Syntax
C#
public PropertyObjectId PressurePipePlanLabelStyleId { get; }
VB
Public ReadOnly Property PressurePipePlanLabelStyleId As PropertyObjectId Get
C++
public: property PropertyObjectId^ PressurePipePlanLabelStyleId { PropertyObjectId^ get (); }