ICommon |
The ICommonLabel type exposes the following members.
Name | Description | |
---|---|---|
![]() | AnchorInfo | Gets information about the label anchor. |
![]() | AnchorMarkerRotationAngle | Gets or sets the anchor marker rotation angle. |
![]() | AnchorMarkerStyleId | Gets or sets the anchor marker style. |
![]() | CanRotate | Gets whether the label object can be rotated. |
![]() | DimensionAnchorInfo | Gets information about the label dimension anchor. |
![]() | DimensionAnchorOption | Gets or sets the dimension anchor option. |
![]() | DimensionAnchorValue | Gets or sets the dimension anchor value. |
![]() | Dragged | Gets a bool value that specifies whether the label has been dragged. |
![]() | DraggedOffset | Gets or sets the dragged offset on the sub-entity label. |
![]() | Flipped | Gets or sets the flipped state of the label. |
![]() | LeaderAttachment | Gets or sets the leader attachment option. |
![]() | LeaderTailVisibility | Gets or sets the leader tail visibility. |
![]() | LeaderVisibility | Gets or sets the leader visibility. |
![]() | Pinned | Gets or sets the pinned state of the label. |
![]() | Reversed | Gets or sets the reversed state of the label. |
![]() | RotationAngle | Gets or sets the rotation angle of the label. |
![]() | StyleId | Gets or sets the label style id. |
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. |