LabelStyleTextForEachComponent.StyleText Members

The LabelStyleTextForEachComponent.StyleText type exposes the following members.

Properties

  NameDescription
Public propertyAngle
Gets the angle of the text comonent from the start point.
(Inherited from LabelStyleTextComponent.StyleText.)
Public propertyAttachment
Gets the point, calculated based on a rectangle that encompasses the text component, where the text component is attached to the anchor point
(Inherited from LabelStyleTextComponent.StyleText.)
Public propertyColor
Gets the color of the text component.
(Inherited from LabelStyleTextComponent.StyleText.)
Public propertyContents
Gets the contents for text component.
(Inherited from LabelStyleTextComponent.StyleText.)
Public propertyCurveContents
Gets the curve contents for a text component.
Public propertyHeight
Gets the height for text component.
(Inherited from LabelStyleTextComponent.StyleText.)
Public propertyLineweight
Gets the line weight of the line component.
(Inherited from LabelStyleTextComponent.StyleText.)
Public propertyMaxWidth
Gets the maximum width for text component.
(Inherited from LabelStyleTextComponent.StyleText.)
Public propertySpiralContents
Gets the spiral contents for a text component.
Public propertyXOffset
Gets the text component away from an object in the X direction.
(Inherited from LabelStyleTextComponent.StyleText.)
Public propertyYOffset
Gets the text component away from an object in the Y direction.
(Inherited from LabelStyleTextComponent.StyleText.)

See Also