SettingsCatchmentSettingsStylesFlowSegmentLabelStyleId Property |
Specifies the default styleId for flow segment labels.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyObjectId FlowSegmentLabelStyleId { get; }
Public ReadOnly Property FlowSegmentLabelStyleId As PropertyObjectId
Get
public:
property PropertyObjectId^ FlowSegmentLabelStyleId {
PropertyObjectId^ get ();
}
Property Value
PropertyObjectId
See Also