BalloonShape Class |
Namespace: RootPro.RootProCAD
The BalloonShape type exposes the following members.
| Name | Description | |
|---|---|---|
| BalloonShape | Initializes a new instance of the BalloonShape 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.
| |
| Attributes |
Get the attribute collection.
(Inherited from Shape.) | |
| 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.
| |
| ColorNumber |
Get or set the color number of the balloon.
| |
| Document |
Acquire the document.
(Inherited from Shape.) | |
| DrawGroup |
Acquire the parent's drawing group.
(Inherited from Shape.) | |
| Drawing |
Acquire a partial diagram.
(Inherited from Shape.) | |
| FontName |
Get or set font name of character.
| |
| IsComposite |
Gets a value indicating whether it is a complex figure.
(Inherited from Shape.) | |
| IsTemporary |
Get a value indicating whether it is a temporary shape.
(Inherited from Shape.) | |
| Layer |
Get or set the layer.
(Inherited from Shape.) | |
| LayerID |
Get or set the ID of the layer.
(Inherited from Shape.) | |
| LeadColor |
Get or set the color of the leader line.
| |
| LeadColorNumber |
Gets or sets the color number of the leader line.
| |
| LeadLinetype |
Get or set the line type of the leader line.
| |
| LeadLinetypeNumber |
Get or set the line type number of the leader line.
| |
| LeadLinewidth |
Gets or sets the line width of the leader line.
| |
| LeadLinewidthNumber |
Get or set the line width number of the leader line.
| |
| Linetype |
Get or set the line type of the balloon.
| |
| LinetypeNumber |
Get or set the line type number of the balloon.
| |
| Linewidth |
Get or set the line width of the balloon.
| |
| LinewidthNumber |
Get or set the line width number of the balloon.
| |
| Number |
Acquires the figure number.
(Inherited from Shape.) | |
| 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.
| |
| Points |
Get or set the coordinates of the point sequence of the leader line.
| |
| RecordID |
Get the record ID.
(Inherited from Shape.) | |
| Size |
Gets or sets the balloon size.
| |
| Slant |
Gets or sets the slope of the character.
| |
| Text |
Get or set a string.
| |
| TextAngle |
Gets or sets the angle when the text angle type is "Optional".
| |
| TextAngleType |
Get or set character orientation type.
| |
| TextColor |
Get or set the color of the character.
| |
| TextColorNumber |
Get or set the color number 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 | |
|---|---|---|
| Clone |
Duplicate a shape to create a temporary instance.
(Inherited from Shape.) | |
| Copy |
Create a copy of the shape and add it to the drawing.
(Inherited from Shape.) | |
| Delete |
Delete the shape.
(Inherited from Shape.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Explode |
Disassemble the shape.
(Inherited from Shape.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetBoundingBox |
Get the rectangular area surrounding the shape.
(Inherited from Shape.) | |
| GetBoundingPoints |
Get the area surrounding the shape.
(Inherited from Shape.) | |
| GetExplodedShapes |
Get the decomposed figure.
(Inherited from Shape.) | |
| 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.) | |
| Mirror |
Move the figure mirror image.
(Inherited from Shape.) | |
| Move |
Move the shape.
(Inherited from Shape.) | |
| Rotate |
Rotate the shape.
(Inherited from Shape.) | |
| Scale |
Zoom in or out the shape.
(Inherited from Shape.) | |
| SetPoint |
Set the coordinate of the specified index of the polyline.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| Transform |
Convert geometry with specified magnification, angle and coordinates.
(Inherited from Shape.) |