The LabelStyleLineComponent..::..StyleLine type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Angle |
Gets the angle of the line component from the start point.
| |
| Color |
Gets the color of the line component.
| |
| EndPointXOffset |
Gets the offsets the line end point from the end point anchor point in the X direction.
| |
| EndPointYOffset |
Gets the offsets the line end point from the end point anchor point in the Y direction.
| |
| FixedLength |
Gets the length of line component, if the LengthType is fixed.
| |
| Length | Obsolete.
Gets the length of line component.
| |
| LengthType |
Gets the enumeration value that specifies how to define the length of the label line component.
| |
| Linetype |
Gets the line type of the line component.
| |
| Lineweight |
Gets the line weight of the line component.
| |
| PercentLength |
Gets the value of length percent from the start anchor point to the end anchor point for the line component, if the LengthType is percent.
| |
| StartPointXOffset |
Gets the offsets the line start point from the start point anchor point in the X direction.
| |
| StartPointYOffset |
Gets the offsets the line start point from the start point anchor point in the Y direction.
|