Click or drag to resize

Text Properties

The Text type exposes the following members.

Properties
  NameDescription
Public propertyAlignment
Property controlling whether the text is centered or left aligned.
Public propertyAutoSize
Specifies whether the background rectangle should automatically fit the text size.
Public propertyCalloutLine
Defines visibility of the callout line.
Public propertyCalloutLocation
Defines the location (handle #9 of the McGraphObjText) of the callout line.
Public propertyFont
Font of the text.
Public propertyShadow
Shadow of the text.
Public propertySize
Size of the graphical object.
Public propertyText
Exposes the text displayed by this object.
Public propertyTextColor
Color of the text.
Public propertyWordBreak
Specifies whether words should automatically be broken at the end of a line or not.
Top
See Also