The following tables list the members exposed by GraphicsContext.
Name | Description | |
---|---|---|
GraphicsContext Constructor | GraphicsContext constructor. |
Name | Description | |
---|---|---|
ClipBounds | The clipping bounds to apply. | |
ClipPath | The clipping path to apply. | |
CombineMode | The combine mode to use when applying clipping bounds or a clipping path. | |
Element | API Element represented by this Primitive. (Inherited from Infragistics.UltraGauge.Resources.Primitive) | |
GaugeComponent | The Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject) | |
IsMouseDown | Boolean value indicating whether or not the mouse is currently down for drag operations related to this Primitive. (Inherited from Infragistics.UltraGauge.Resources.Primitive) | |
IsMouseOver | Boolean indicating whether or not the mouse is currently over this Primitive. (Inherited from Infragistics.UltraGauge.Resources.Primitive) | |
Key | Unique identifier for this object in a collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionObject) | |
ResetClip | Determines whether or not to reset the clipping bounds. |
Name | Description | |
---|---|---|
SortedPropertyNames | Used by the TypeConverter to sort when listing properties. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject) |
Name | Description | |
---|---|---|
Clone | Creates and returns a copy of this GraphicsContext. | |
HitTest | Returns whether or not the given point is within the bounds of this Primitive. (Inherited from Infragistics.UltraGauge.Resources.Primitive) | |
SetSmoothingMode | Sets the smoothing mode for rending primitives that follow this GraphicsContext in the scene graph. |
Name | Description | |
---|---|---|
Invalidate | Invalidates the Gauge Component (when available) and triggers a redraw of all elements. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject) |