The GeneralSegmentLabel type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ClearAllTextComponentOverrides |
Clears all text component overrides in the label.
(Inherited from Label.) |
![]() ![]() | Create(ObjectId, Double) |
Creates a new instance of a GeneralSegmentLabel at a specified location on a feature object with the default line label style and curve label style.
|
![]() ![]() | Create(ObjectId, Double, ObjectId, ObjectId) |
Creates a new instance of a GeneralSegmentLabel on a feature object with the specified line label and curve label styles.
|
![]() ![]() | GetAvailableLabelIds |
Gets the ObjectIdCollection of all GeneralSegmentLabels for a feature.
|
![]() | GetTextComponentIds |
Gets a collection of object ids that represent the text components in a label.
(Inherited from Label.) |
![]() | GetTextComponentJustificationOverride |
Get the overriden justification on the specified text component.
(Inherited from Label.) |
![]() | GetTextComponentOverride |
Get the overriden text on the specified text component.
(Inherited from Label.) |
![]() | IsTextComponentOverriden |
Returns whether the specified text component is overridden.
(Inherited from Label.) |
![]() | Reset |
Resets the label object to its defaults.
(Inherited from Label.) |
![]() | ResetLocation |
Resets the location of the label object to its default.
(Inherited from Label.) |
![]() | ResetProperties |
Resets the properties of the label object to its defaults.
(Inherited from Label.) |
![]() | SetTextComponentJustificationOverride |
Overrides the justification on the specified text component.
(Inherited from Label.) |
![]() | SetTextComponentOverride(ObjectId, String) |
Overrides the text on the specified text component.
(Inherited from Label.) |
![]() | SetTextComponentOverride(ObjectId, String, TextJustificationType) |
Overrides the text and justification on the specified text component.
(Inherited from Label.) |