The ViewFrameLabelGroup type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCreate(ObjectId)
Creates a new instance of a ViewFrameLabelGroup on the ViewFrameGroup with the default label style and anchor position of ViewFrameGroup.
Public methodStatic memberCreate(ObjectId, ObjectId, ViewFrameLabelLocationType)
Creates a new instance of a ViewFrameLabelGroup on 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 available ViewFrameLabelGroup objects in the specified 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