DgnMultiTextElement Class |
Namespace: Aspose.CAD.FileFormats.Dgn.DgnElements
The DgnMultiTextElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | FontId |
Gets or sets font id
(Inherited from DgnTextElement.) |
![]() | HeightMultiplier |
Gets or sets char height in master units
(Inherited from DgnTextElement.) |
![]() | Justification |
Gets or sets justification
(Inherited from DgnTextElement.) |
![]() | LengthMultiplier |
Gets or sets char width in master units
(Inherited from DgnTextElement.) |
![]() | LinesNumber |
Gets number of lines
|
![]() | LineSpacing |
Gets line spacing
|
![]() | MaximumlengthAllowed |
Gets maximum length allowed
|
![]() | MaximumlengthAllowUsed |
Gets maximum length allowed to use
|
![]() | MaxPoint |
Gets the max point of object.
(Inherited from DgnTextElement.) |
![]() | Metadata |
Gets element metadata
(Inherited from DgnElement.) |
![]() | MinPoint |
Gets the min point of object.
(Inherited from DgnTextElement.) |
![]() | NodeNumber |
Gets nodes number
|
![]() | Origin |
Gets or sets Bottom left corner of text
(Inherited from DgnTextElement.) |
![]() | QuaternionRotations |
Gets or sets
(Inherited from DgnDrawingElementBaseQuaternion.) |
![]() | Rotation |
Gets or sets counterclockwise rotation in degrees
(Inherited from DgnTextElement.) |
![]() | Strings |
Gets lines
|
![]() | Text |
Gets actual text
(Inherited from DgnTextElement.) |
![]() | TextSize |
Gets text size in UOR
(Overrides DgnTextElementTextSize.) |
Name | Description | |
---|---|---|
![]() | AddText |
Adds text element
|
![]() | ComputeSize |
Computes char size bny font
(Inherited from DgnTextElement.) |
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() | InitQuaternion |
Initializes the quaternion.
(Inherited from DgnDrawingElementBaseQuaternion.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |