[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.iOS.Gauge Assembly
C1.iOS.Gauge
Classes
C1Gauge
Methods
Draw
dotnet-api
C1.iOS.Calendar Assembly
C1.iOS.Chart Assembly
C1.iOS.Core Assembly
C1.iOS.Gauge Assembly
C1.iOS.Gauge
Classes
C1BulletGraph
C1Gauge
Constructors
Fields
Properties
Methods
Dispose
Draw
DrawGauge
DrawMinMaxText
DrawValueText
FormatDecimal
GetDescriptor
GetPercent
GetPointerColor
GetValue
GetValueFromPoint
OnPropertyChanged
OnValueChangedEvent
Refresh
SetValue
StartLoadAnimation
StartUpdateAnimation
UpdateRange
UpdateRangeElement
Events
C1LinearGauge
C1RadialGauge
GaugeRange
GaugeRangeCollection
GaugeShowText
GaugeValueEventArgs
LinearGaugeDirection
C1.iOS.Grid Assembly
C1.iOS.Input Assembly
C1.iOS.Viewer Assembly
(Showing Draft Content)
C1.iOS.Gauge.C1Gauge.Draw
Draw Method
Draw(CGRect)
Draw the gauge in the specified area.
Declaration
public override void Draw(CGRect rect)
Parameters
Type
Name
Description
CGRect
rect
The draw range.