The SectionGradeBreakLabelGroup type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCreate(ObjectId, ObjectId)
Creates a new instance of a SectionGradeBreakLabelGroup on the Section in the specified SectionView with the default label style.
Public methodStatic memberCreate(ObjectId, ObjectId, ObjectId)
Creates a new instance of a SectionGradeBreakLabelGroup on the Section in the specified SectionView with the specified label style.
Public methodGetAt
Gets one LabelGroupSubEntity from label group according the index.
(Inherited from LabelGroup.)
Public methodStatic memberGetAvailableLabelGroupIds
Returns an ObjectIdCollection of all available SectionGradeBreakLabelGroup objects on the specified Section and SectionView.
Public methodResetAllSubCommonLabelLocations
Resets the location of all the sub-entity labels to their defaults.
(Inherited from LabelGroup.)
Public methodResetAllSubCommonLabelProperties
Resets the properties of all the sub-entity labels to their defaults.
(Inherited from LabelGroup.)
Public methodResetAllSubCommonLabels
Resets all the sub-entity labels (properties and location).
(Inherited from LabelGroup.)
Public methodSetRange
Sets both range parameters (start and end) at once.
(Inherited from AutoFeatureLabelGroup.)

See Also