The SectionOffsetLabelGroup type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCreateMajor(ObjectId, ObjectId, Double)
Creates a new instance of a SectionOffsetLabelGroup on the Section in the specified SectionView with the default label style.
Public methodStatic memberCreateMajor(ObjectId, ObjectId, Double, ObjectId)
Creates a new instance of a SectionOffsetLabelGroup 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 the available SectionOffsetLabelGroup objects on the Section in the specified 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