The LabelGroupSubEntity type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ClearAllTextComponentOverrides | Clears all text component overrides in the label. |
![]() | GetReferenceTextTarget | Get the ObjectId of civil object which is referred by specified reference text component. |
![]() | GetTextComponentIds | Gets a collection of object ids that represent the text components in a label. |
![]() | GetTextComponentJustificationOverride | Get the overriden justification on the specified text component. |
![]() | GetTextComponentOverride | Get the overriden text on the specified text component. |
![]() | IsTextComponentOverriden | Returns whether the specified text component is overridden. |
![]() | Reset | Resets the label object to its defaults. |
![]() | ResetLocation | Resets the location of the label object to its default. |
![]() | ResetProperties | Resets the properties of the label object to its defaults. |
![]() | SetReferenceTextTarget | Makes the reference text component refer to other civil object. |
![]() | SetTextComponentJustificationOverride | Overrides the justification on the specified text component. |
![]() | SetTextComponentOverride(ObjectId, String) | Overrides the text on the specified text component. |
![]() | SetTextComponentOverride(ObjectId, String, TextJustificationType) | Overrides the text and justification on the specified text component. |