ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugePointer Class
Properties Methods


In This Topic
    C1GaugePointer Class Members
    In This Topic

    The following tables list the members exposed by C1GaugePointer.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1GaugePointer.  
    Top
    Public Properties
     NameDescription
    Public PropertyAlignment of the pointer.  
    Public PropertyGets the properties of the pointer border.  
    Public PropertyGets the collection of shapes that form the clipping region.  
    Public PropertyGets or sets the custom image used to draw the pointer.  
    Public PropertyGets the custom shape of the pointer.  
    Public PropertyAdjusts the interior filling of the pointer.  
    Public PropertyGets or sets whether the shape of the pointer is inverted.  
    Public PropertyEncapsulates properties of a color gradient.  
    Public PropertyGets or sets whether the pointer can be hit-tested.  
    Public PropertyGets or sets the logical length of the pointer.  
    Public PropertyGets or sets the end length of the pointer (Length is the start length).  
    Public PropertyGets or sets a name associated with the C1GaugePointer.  
    Public PropertyGets or sets the logical offset of the pointer.  
    Public PropertyGets or sets the end offset of the pointer (Offset is the start offset).  
    Public PropertyGets or sets the logical orthogonal offset of the pointer.  
    Public PropertyEncapsulates properties of the pointer shadow.  
    Public PropertySelects a shape from the set of predefined pointer shapes.  
    Public PropertyGets or sets the fixed angle (in degrees) to rotate this pointer.  
    Public PropertyGets or sets the time amount (in seconds) that is taken to move the pointer from Minimum to Maximum.  
    Public PropertyGets or sets the current value of the C1GaugePointer.  
    Public PropertyGets or sets the value multiplier to coerce the source scale of the value to the Gauge's scale.  
    Public PropertyGets or sets the value offset to coerce the source scale of the value to the Gauge's scale.  
    Public PropertyGets or sets whether the pointer is visible.  
    Public PropertyGets or sets the logical width of the pointer.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Returns the Value that corresponds to the specified mouse position (x, y), relative to the parent control.  
    Public MethodOverloaded. Increments the pointer's Value to the next intervalsCount'th (first, second, etc.) multiple of the snapping interval ('snapInterval').  
    Public MethodReturns a string that represents the current object.  
    Public MethodOverloaded. Updates the pointer's Value with the number nearest 'newValue' that is the multiple of the snapping interval ('snapInterval').  
    Top
    Protected Methods
     NameDescription
    Protected MethodThis member is for internal use only.  
    Protected MethodThis member is for internal use only.  
    Protected MethodThis member is for internal use only.  
    Protected MethodThis member is for internal use only.  
    Protected MethodThis member is for internal use only.  
    Protected MethodThis member is for internal use only.  
    Protected MethodThis member is for internal use only.  
    Protected MethodThis member is for internal use only.  
    Protected MethodThis member is for internal use only.  
    Protected MethodThis member is for internal use only.  
    Protected MethodThis member is for internal use only.  
    Protected MethodThis member is for internal use only.  
    Protected MethodThis member is for internal use only.  
    Protected MethodThis member is for internal use only.  
    Protected MethodThis member is for internal use only.  
    Protected MethodThis member is for internal use only.  
    Protected MethodThis member is for internal use only.  
    Protected MethodThis member is for internal use only.  
    Protected MethodThis member is for internal use only.  
    Protected MethodThis member is for internal use only.  
    Top
    See Also