Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeMultivalueDecorator Class / ToPointerIndex Property

In This Topic
    ToPointerIndex Property (C1GaugeMultivalueDecorator)
    In This Topic
    Gets or sets the index of a Pointer that specifies where the decorator ends.
    Syntax
    'Declaration
     
    Public Property ToPointerIndex As System.Integer
    public System.int ToPointerIndex {get; set;}
    Remarks
    Set to a large value to bind to the main Pointer.
    See Also