The SurfaceSlopeLabel type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ClearAllTextComponentOverrides |
Clears all text component overrides in the label.
(Inherited from Label.) |
![]() ![]() | Create(ObjectId, Point2d) |
Creates a new instance of an OnePoint SurfaceSlopeLabel.
|
![]() ![]() | Create(ObjectId, Point2d, ObjectId) |
Creates a new instance of an OnePoint SurfaceSlopeLabel.
|
![]() ![]() | Create(ObjectId, Point2d, Point2d) |
Creates a new instance of a TwoPoint SurfaceSlopeLabel.
|
![]() ![]() | Create(ObjectId, Point2d, Point2d, ObjectId) |
Creates a new instance of a TwoPoint SurfaceSlopeLabel.
|
![]() ![]() | GetAvailableSurfaceSlopeLabelIds |
Returns an ObjectIdCollection of slope labels on the specified surface.
|
![]() ![]() | GetAvailableSurfaceSlopeLabels | Obsolete.
Returns the ObjectId collection of slope labels on the specified surface.
|
![]() | 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.) |