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

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