LabelStyleTextForEachComponent.StyleBorder Members

The LabelStyleTextForEachComponent.StyleBorder type exposes the following members.

Properties

  NameDescription
Public propertyBackgroundMask
Gets whether use background mask when drawing.
(Inherited from LabelStyleTextComponent.StyleBorder.)
Public propertyBorderType
Gets the shape of the border around the entire label when the label has been dragged from its default position.
(Inherited from LabelStyleTextComponent.StyleBorder.)
Public propertyColor
Gets the color for a new text border or changes the color of an existing border.
(Inherited from LabelStyleTextComponent.StyleBorder.)
Public propertyGap
Gets the gap, in plotted units, between the label text and the boarder.
(Inherited from LabelStyleTextComponent.StyleBorder.)
Public propertyLinetype
Gets the linetype for a new text border or changes an existing border linetype.
(Inherited from LabelStyleTextComponent.StyleBorder.)
Public propertyLineweight
Gets the lineweight for a new text border or changes the lineweight of an existing border.
(Inherited from LabelStyleTextComponent.StyleBorder.)
Public propertyVisible
Gets whether to display a border around the text component.
(Inherited from LabelStyleTextComponent.StyleBorder.)

See Also