BalloonSettings Class |
Namespace: RootPro.RootProCAD
The BalloonSettings type exposes the following members.
Name | Description | |
---|---|---|
BalloonSettings | Initializes a new instance of the BalloonSettings class |
Name | Description | |
---|---|---|
ArrowSize |
Get or set the arrow size.
| |
ArrowSizeEqualBalloonSize |
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 balloon Size.
| |
ArrowType |
Get or set the arrow type.
| |
BalloonType |
Get or set the balloon type.
| |
Bold |
Gets or sets a value indicating whether the character is bold.
| |
Color |
Get or set the color of the balloon.
| |
Document |
Get the document.
(Inherited from ShapeSettings.) | |
FontName |
Get or set font name of character.
| |
LeadColor |
Get or set the color of the leader line.
| |
LeadLinetype |
Get or set the line type of the leader line.
| |
LeadLinewidth |
Gets or sets the line width of the leader line.
| |
Linetype |
Get or set the line type of the balloon.
| |
Linewidth |
Get or set the line width of the balloon.
| |
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.
| |
Size |
Gets or sets the balloon size.
| |
Slant |
Gets or sets the slope of the character.
| |
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.
| |
UseLeadColor |
Gets or sets a value indicating whether "the color of the leader line uses a color different from that of the balloon".
| |
UseLeadLinetype |
Gets or sets a value indicating whether "the type of the leader line uses the same line type as the balloon".
| |
UseLeadLinewidth |
Gets or sets a value that indicates whether "the width of the leader line is different from the line width of the balloon".
| |
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 |
Get or set "Use color different from balloon for character color".
|
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.) |