Xamarin.iOS のドキュメント
Draw メソッド (C1Gauge)

C1.iOS.Gauge アセンブリ > C1.iOS.Gauge 名前空間 > C1Gauge クラス : Draw メソッド
描画範囲
指定された領域にゲージを描画します。
シンタックス
'宣言
 
<Foundation.ExportAttribute("drawRect:")>
<ObjCRuntime.ThreadSafeAttribute()>
<System.Runtime.CompilerServices.CompilerGeneratedAttribute()>
Public Overrides Sub Draw( _
   ByVal rect As CoreGraphics.CGRect _
) 
[Foundation.Export("drawRect:")]
[ObjCRuntime.ThreadSafe()]
[System.Runtime.CompilerServices.CompilerGenerated()]
public override void Draw( 
   CoreGraphics.CGRect rect
)

パラメータ

rect
描画範囲
参照

C1Gauge クラス
C1Gauge メンバ