Click or drag to resize

LabelObject Properties

The LabelObject type exposes the following members.

Properties
  NameDescription
Public propertyFont
Font of the text.
Public propertyLabelOffset
Defines the offset of the label object to the parent graphical object.
Public propertyLabelPosition
Defines the position of the label to the master object.
Public propertyLabelRotates
If True than label angle is set by AngleOfRotation, if False than label rotates with the master object.
Public propertyLocation
Defines the location of the graphical object.
Public propertyShadow
Shadow of the text.
Public propertyText
Exposes the text displayed by this object.
Public propertyTextColor
Color of the text.
Top
See Also