TextSettings Class |
Namespace: RootPro.RootProCAD
The TextSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| TextSettings | Initializes a new instance of the TextSettings class |
| Name | Description | |
|---|---|---|
| Alignment |
Get or set the alignment reference position.
| |
| BackgroundColor |
Get or set the background color of the text.
| |
| BackgroundTransparency |
Gets or sets the transparency of the text background color.
| |
| Bold |
Gets or sets a value indicating whether the character is bold.
| |
| Color |
Get or set the color.
| |
| DirectionVertical |
Gets or sets the orientation of the character.
| |
| Document |
Get the document.
(Inherited from ShapeSettings.) | |
| FontHeight |
Get or set the character height.
| |
| FontName |
Get or set font name.
| |
| HorizontalReverse |
Gets or sets a value indicating whether the character is inverted horizontally.
| |
| LineSpacing |
Get or set line spacing.
| |
| Outline |
Gets or sets a value indicating whether the character is hollowed out.
| |
| Overline |
Gets or sets a value indicating whether an upper line is attached to the character.
| |
| ShowBackground |
Gets or sets a value that indicates whether to display the background color of the text.
| |
| Slant |
Gets or sets the slope of the character.
| |
| Spacing |
Get or set character spacing.
| |
| Strikeout |
Gets or sets a value indicating whether a strikethrough is attached to the character.
| |
| Styles |
Get style collection of shapes.
(Inherited from ShapeSettings.) | |
| Underline |
Gets or sets a value indicating whether the character is underlined.
| |
| VerticalReverse |
Gets or sets a value indicating whether the character is turned upside down.
| |
| WidthScale |
Get or set the character width ratio.
| |
| WordWrap |
Gets or sets a value indicating Whether to prevent automatic line breaks in the middle of an English word.
|
| Name | Description | |
|---|---|---|
| CopyTo |
Copy the figure setting value to another figure setting.
(Inherited from ShapeSettings.) | |
| CopyToShape |
Copy the figure setting value to the figure.
(Inherited from ShapeSettings.) | |
| 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 the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |