Skip to content
Jean-Philippe Bruyère edited this page Oct 26, 2021 · 1 revision

namespace: Crow

Inheritance Hierarchy

  • CircleMeter

Syntax

public class CircleMeter : Gauge

Constructors

prototype description
CircleMeter (Interface iface, string style=null) __

Properties

name description
BackgroundLineWidth Line width used to draw the background arc from start to end angle
EndAngle Ending angle in degree corresponding to the maximum value
LineWidth Line width used to draw the value.
StartAngle Starting andle in degree corresponding to the minimum value

Methods

prototype description

Events

name description
Clone this wiki locally