The MatchLineLabelGroup type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCreate(ObjectId, EntitySideType)
Creates a new instance of MatchLineLabelGroup on one side of the ViewFrameGroup with the default label style and anchor position.
Public methodStatic memberCreate(ObjectId, EntitySideType, ObjectId, MatchLineLabelLocationType)
Creates a new instance of MatchLineLabelGroup on one side of the ViewFrameGroup with the specified label style and anchor position.
Public methodGetAt
Gets one LabelGroupSubEntity from label group according the index.
(Inherited from LabelGroup.)
Public methodStatic memberGetAvailableLabelGroupIds
Returns an ObjectIdCollection of all the MatchLineLabelGroup objects in the specified ViewFrameGroup.
Public methodStatic memberGetLabelGroupIdBySide
Returns The ObjectId of the MatchLineLabelGroup on the specified side in ViewFrameGroup.
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