The SampleLineLabelGroup type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCreate(ObjectId)
Creates a new instance of a SampleLineLabelGroup on the specified SampleLineGroup with the default label style.
Public methodStatic memberCreate(ObjectId, ObjectId)
Creates a new instance of a SampleLineLabelGroup on the specified SampleLineGroup 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 SampleLineLabelGroup objects in the specified SampleLineGroup.
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