ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gauge Namespace / GaugePointer Class / Shape Property

In This Topic
    Shape Property
    In This Topic
    Gets or sets the shape of the pointer
    Syntax
    'Declaration
     
    Public Property Shape As Shape
    public Shape Shape {get; set;}
    See Also