The IntersectionLocationLabel type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ClearAllTextComponentOverrides |
Clears all text component overrides in the label.
(Inherited from Label.) |
![]() ![]() | Create(ObjectId) |
Creates a new instance of IntersectionLocationLabel on the specified Intersection using the default label style.
|
![]() ![]() | Create(ObjectId, ObjectId) |
Creates a new instance of an IntersectionLocationLabel on the specified Intersection using the specified label style.
|
![]() ![]() | GetAvailableLabelIds |
Gets an ObjectIdCollection of all IntersectionLocationLabel objects for the specified Intersection.
|
![]() | 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.) |