Share

ProfileViewDepthLabel Methods

The ProfileViewDepthLabel type exposes the following members.

Methods

 NameDescription
Public methodClearAllTextComponentOverrides Clears all text component overrides in the label.
(Inherited from Label)
Public methodComputeFingerPrint Compute FingerPrint of the Entity.
(Inherited from Entity)
Public methodStatic memberCreate Creates a new instance of ProfileViewDepthLabel on the profile view with the specified label style.
Public methodCode exampleGetReferenceInfo For Data Shortcut reference entity (IsReferenceObject == true), gets the entity's reference information.
(Inherited from Entity)
Public methodGetReferenceTextTarget Get the ObjectId of civil object which is referred by specified reference text component.
(Inherited from Label)
Public methodGetTextComponentIds Gets a collection of object ids that represent the text components in a label.
(Inherited from Label)
Public methodGetTextComponentJustificationOverride Get the overriden justification on the specified text component.
(Inherited from Label)
Public methodGetTextComponentOverride Get the overriden text on the specified text component.
(Inherited from Label)
Public methodIsTextComponentOverriden Returns whether the specified text component is overridden.
(Inherited from Label)
Public methodReset Resets the label object to its defaults.
(Inherited from Label)
Public methodResetLocation Resets the location of the label object to its default.
(Inherited from Label)
Public methodResetProperties Resets the properties of the label object to its defaults.
(Inherited from Label)
Public methodSetReferenceTextTarget Makes the reference text component refer to other civil object.
(Inherited from Label)
Public methodSetTextComponentJustificationOverride Overrides the justification on the specified text component.
(Inherited from Label)
Public methodSetTextComponentOverride(ObjectId, String) Overrides the text on the specified text component.
(Inherited from Label)
Public methodSetTextComponentOverride(ObjectId, String, TextJustificationType) Overrides the text and justification on the specified text component.
(Inherited from Label)

See Also

Reference

Was this information helpful?