The LabelStyleLineComponent..::..StyleLine type exposes the following members.

Properties

  NameDescription
Public propertyAngle
Gets the angle of the line component from the start point.
Public propertyColor
Gets the color of the line component.
Public propertyEndPointXOffset
Gets the offsets the line end point from the end point anchor point in the X direction.
Public propertyEndPointYOffset
Gets the offsets the line end point from the end point anchor point in the Y direction.
Public propertyFixedLength
Gets the length of line component, if the LengthType is fixed.
Public propertyLength Obsolete.
Gets the length of line component.
Public propertyLengthType
Gets the enumeration value that specifies how to define the length of the label line component.
Public propertyLinetype
Gets the line type of the line component.
Public propertyLineweight
Gets the line weight of the line component.
Public propertyPercentLength
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.
Public propertyStartPointXOffset
Gets the offsets the line start point from the start point anchor point in the X direction.
Public propertyStartPointYOffset
Gets the offsets the line start point from the start point anchor point in the Y direction.

See Also