LeadShape Class |
Namespace: RootPro.RootProCAD
The LeadShape type exposes the following members.
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.
| |
Attributes |
Get the attribute collection.
(Inherited from Shape.) | |
Bold |
Gets or sets a value indicating whether the character is bold.
| |
Color |
Get or set the color of the leader line.
| |
ColorNumber |
Gets or sets the color number of the leader line.
| |
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.) | |
FontHeight |
Get or set the character height.
| |
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.) | |
Linetype |
Get or set the line type of the leader line.
| |
LinetypeNumber |
Get or set the line type number of the leader line.
| |
Linewidth |
Get or set the line width of the leader line.
| |
LinewidthNumber |
Get or set the line width number of the leader line.
| |
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 |
Gets or sets the point sequence of the leader line.
| |
RecordID |
Get the record ID.
(Inherited from Shape.) | |
Slant |
Gets or sets the slope of the character.
| |
Spacing |
Get or set character spacing.
| |
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.
| |
TextLastpointDistance |
Gets or sets the parallel distance from the last point.
| |
TextPoint |
Get or set the character placement point where the value indicating whether to arrange characters freely is true.
| |
TextPositionFree |
Get or set a value indicating whether or not to arrange characters freely.
| |
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 | |
---|---|---|
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.) |