menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LinearPointersCollection - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LinearPointersCollection

    Collection of pointers.

    Inheritance
    System.Object
    VisualChildrenCollection<LinearPointer>
    LinearPointersCollection
    Inherited Members
    VisualChildrenCollection<LinearPointer>.VisualParent
    Namespace: Syncfusion.Windows.Gauge
    Assembly: Syncfusion.Gauge.WPF.dll
    Syntax
    public class LinearPointersCollection : VisualChildrenCollection<LinearPointer>

    Constructors

    LinearPointersCollection()

    Initializes a new instance of the LinearPointersCollection class.

    Declaration
    public LinearPointersCollection()

    LinearPointersCollection(FrameworkElement)

    Initializes a new instance of the LinearPointersCollection class.

    Declaration
    public LinearPointersCollection(FrameworkElement parent)
    Parameters
    Type Name Description
    System.Windows.FrameworkElement parent

    Pointer's parent

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved