Share

LabelGroupSubEntity Methods

The LabelGroupSubEntity type exposes the following members.

Methods

 NameDescription
Public methodClearAllTextComponentOverrides Clears all text component overrides in the label.
Public methodGetReferenceTextTarget Get the ObjectId of civil object which is referred by specified reference text component.
Public methodGetTextComponentIds Gets a collection of object ids that represent the text components in a label.
Public methodGetTextComponentJustificationOverride Get the overriden justification on the specified text component.
Public methodGetTextComponentOverride Get the overriden text on the specified text component.
Public methodIsTextComponentOverriden Returns whether the specified text component is overridden.
Public methodReset Resets the label object to its defaults.
Public methodResetLocation Resets the location of the label object to its default.
Public methodResetProperties Resets the properties of the label object to its defaults.
Public methodSetReferenceTextTarget Makes the reference text component refer to other civil object.
Public methodSetTextComponentJustificationOverride Overrides the justification on the specified text component.
Public methodSetTextComponentOverride(ObjectId, String) Overrides the text on the specified text component.
Public methodSetTextComponentOverride(ObjectId, String, TextJustificationType) Overrides the text and justification on the specified text component.

See Also

Reference

Was this information helpful?