LineShape Properties |
The LineShape type exposes the following members.
| Name | Description | |
|---|---|---|
| Angle |
Get the angle (Degree) of the line.
| |
| Attributes |
Get the attribute collection.
(Inherited from Shape.) | |
| Color |
Get or set the color.
(Inherited from BasicShape.) | |
| ColorNumber |
Get or set the color number.
(Inherited from BasicShape.) | |
| 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.) | |
| EndParameter |
Acquire the end parameter.
(Inherited from BasicShape.) | |
| EndPoint |
Gets or sets the end point.
| |
| IsComposite |
Gets a value indicating whether it is a complex figure.
(Inherited from Shape.) | |
| IsPeriodic |
Get a value indicating whether this shape is periodic.
(Inherited from BasicShape.) | |
| 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.) | |
| Length |
Get the length of the line.
| |
| Linetype |
Get or set the line type.
(Inherited from BasicShape.) | |
| LinetypeNumber |
Acquires or sets the line type number.
(Inherited from BasicShape.) | |
| Linewidth |
Get or set line width.
(Inherited from BasicShape.) | |
| LinewidthNumber |
Get or set line width number.
(Inherited from BasicShape.) | |
| Number |
Acquires the figure number.
(Inherited from Shape.) | |
| Period |
Acquires a periodic parameter section.
(Inherited from BasicShape.) | |
| RecordID |
Get the record ID.
(Inherited from Shape.) | |
| StartParameter |
Acquire the start parameter.
(Inherited from BasicShape.) | |
| StartPoint |
Get or set the coordinates of the start point.
|