Label |
The LabelGroupSubEntity type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllowsAnchorMarker | Gets a boolean value that specifies whether anchor markers are supported by the label object. |
![]() | AllowsDimensionAnchors | Gets a boolean value that specifies whether dimension anchors are supported by the label object. |
![]() | AllowsDragging | Gets a boolean value that specifies whether the label object can be dragged. |
![]() | AllowsFlipping | Gets a boolean value that specifies whether the label object can be flipped. |
![]() | AllowsLeaderAttachment | Gets a boolean value that specifies whether leader attachment options are supported by the label object. |
![]() | AllowsPinning | Gets a boolean value that specifies whether the label object can be pinned. |
![]() | AllowsReversing | Gets a boolean value that specifies whether the label object can be reversed. |
![]() | 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. |
![]() | DefaultDimensionAnchorOption | Obsolete. |
![]() | DefaultDimensionAnchorValue | Obsolete. |
![]() | 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. |
![]() | Index | Gets a reference to the LabelGroup instance parent of this object. |
![]() | LabelLocation | Gets or sets the label location. |
![]() | LeaderAttachment | Gets or sets the leader attachment option. |
![]() | LeaderTailVisibility | Gets or sets the leader tail visibility. |
![]() | LeaderVisibility | Gets or sets the leader visibility. |
![]() | Parent | Gets a reference to the LabelGroup instance parent of this object. |
![]() | 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. |
![]() | RotationType | Gets the rotation type of the label object, indicating whether the rotation is due to being dragged or settings in the label composer, or both. |
![]() | StyleId | Gets or sets the label style. |
![]() | Visibility | Gets or sets the entity's visibility. |
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. |