Version 24.2 (latest)

Text Class Properties

For a list of all members of this type, see Text members.

Public Properties
 NameDescription
Public PropertyBoundsBounding rectangle of this Text primitive.  
Public PropertyBrushElementBrushElement used for filling the label.  
Public PropertyElementAPI Element represented by this Primitive. (Inherited from Infragistics.UltraGauge.Resources.Primitive)
Public PropertyFontThe font used for this Text primitive.  
Public PropertyGaugeComponentThe Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Public PropertyIsMouseDownBoolean value indicating whether or not the mouse is currently down for drag operations related to this Primitive. (Inherited from Infragistics.UltraGauge.Resources.Primitive)
Public PropertyIsMouseOverBoolean indicating whether or not the mouse is currently over this Primitive. (Inherited from Infragistics.UltraGauge.Resources.Primitive)
Public PropertyKeyUnique identifier for this object in a collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionObject)
Public PropertyRotationAngleRotation applied to this Text primitive. Expressed in degrees.  
Public PropertyTextStringText string for this Text primitive to display.  
Protected Properties
 NameDescription
Protected PropertySortedPropertyNamesUsed by the TypeConverter to sort when listing properties. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
See Also