LabelStylesPressurePipeRootCrossingSectionLabelStyles Property |
Gets the collection of all label styles of pressure pipe crossing section in the database.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.7.0.1190
Syntaxpublic LabelStyleCollection CrossingSectionLabelStyles { get; }Public ReadOnly Property CrossingSectionLabelStyles As LabelStyleCollection
Get
public:
property LabelStyleCollection^ CrossingSectionLabelStyles {
LabelStyleCollection^ get ();
}Property Value
LabelStyleCollection
See Also