Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeSingleMark Class / ShapeAngle Property

In This Topic
    ShapeAngle Property (C1GaugeSingleMark)
    In This Topic
    Gets or sets the fixed angle (in degrees) to rotate this tick mark.
    Syntax
    'Declaration
     
    Public Property ShapeAngle As System.Double
    public System.double ShapeAngle {get; set;}
    See Also