LabelStylesProfileRootGradeBreadLabelStyles Property

Note: This API is now obsolete.

Gets the collection of all profile grade break label styles.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
[ObsoleteAttribute("Use Autodesk.Civil.DatabaseServices.Styles.LabelStylesProfileRoot.GradeBreakLabelStyles instead.", 
	false)]
public LabelStyleCollection GradeBreadLabelStyles { get; }

Property Value

LabelStyleCollection
See Also