LeadSettings Class |
Namespace: RootPro.RootProCAD
The LeadSettings type exposes the following members.
Name | Description | |
---|---|---|
LeadSettings | Initializes a new instance of the LeadSettings class |
Name | Description | |
---|---|---|
ArrowSize |
Get or set the arrow size.
| |
ArrowSizeEqualTextHeight |
Gets or sets a value that indicates whether the size of the pointed arrow selected for the arrow type should be the same as the text height.
| |
ArrowType |
Get or set the arrow type.
| |
Bold |
Gets or sets a value indicating whether the character is bold.
| |
Color |
Get or set the color of the leader line.
| |
Document |
Get the document.
(Inherited from ShapeSettings.) | |
FontHeight |
Get or set the character height.
| |
FontName |
Get or set font name of character.
| |
Linetype |
Get or set the line type of the leader line.
| |
Linewidth |
Get or set the line width of the leader line.
| |
PointedArrowSizePosition |
Gets or sets the position indicated by the size of the pointed arrow selected for the arrow type.
| |
PointedArrowUserAngle |
Gets or sets the angle when the angle of the tip of the pointed arrow selected by the arrow type is arbitrarily specified.
| |
Slant |
Gets or sets the slope of the character.
| |
Spacing |
Get or set character spacing.
| |
Styles |
Get style collection of shapes.
(Inherited from ShapeSettings.) | |
TextAngle |
Gets or sets the angle when the yexy angle type is "Optional".
| |
TextAngleType |
Get or set character orientation type.
| |
TextColor |
Get or set the color of the character.
| |
TextLastpointDistance |
Gets or sets the parallel distance from the last point.
| |
TextUnderline |
Gets or sets a value indicating whether to add a line under the letter.
| |
TextUnderlineExtension |
Get or set the extended length of the underline of the character.
| |
TextVerticalDistance |
Gets or sets the vertical distance (apart) of the character.
| |
TextVerticalPosition |
Gets or sets the vertical position of the character.
| |
UsePointedArrowUserAngle |
Gets or sets a value that indicates whether to arbitrarily specify the angle of the tip of the pointed arrow selected with the arrow type.
| |
UseTextColor |
Gets or sets a value indicating whether "color of character is different from leader line".
| |
WidthScale |
Get or set the character width ratio.
|
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.) |