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

Properties

  NameDescription
Public propertyEndAnchorPoint
Gets the location on the end point anchor component where the end point of the line component is attached.
Public propertyEndPointAnchorComponent
Gets a reference object for positioning the end point of the line component.
Public propertyEndPointAnchorPoint Obsolete.
Gets the location on the end point anchor component where the end point of the line component is attached.
Public propertyName
Gets the name for line component.
Public propertyStartAnchorPoint
Gets the location on the start point anchor component where the start point of the line component is attached.
Public propertyStartPointAnchorComponent
Gets a reference object for positioning the start point of the line component.
Public propertyStartPointAnchorPoint Obsolete.
Gets the location on the start point anchor component where the start point of the line component is attached.
Public propertyUsedIn
Gets the display mode in which the component is used;for example if this is set to label, only display the component when display mode is set to label.
Public propertyUseEndPointAnchor
Gets the method for defining the line component.
Public propertyVisible
Gets whether the line component is visible in the label style.

See Also