'宣言 Function OnSliceRendering( _ ByVal engine As IRenderEngine, _ ByVal centerX As System.Double, _ ByVal centerY As System.Double, _ ByVal index As System.Integer, _ ByVal radius As System.Double, _ ByVal innerRadius As System.Double, _ ByVal angle As System.Double, _ ByVal sweep As System.Double _ ) As System.Boolean
System.bool OnSliceRendering( IRenderEngine engine, System.double centerX, System.double centerY, System.int index, System.double radius, System.double innerRadius, System.double angle, System.double sweep )
パラメータ
- engine
- レンダリングエンジン。
- centerX
- 円の中心の座標。
- centerY
- 円の中心の座標。
- index
- データポイントのインデックス
- radius
- 円の半径。
- innerRadius
- 円の内側半径。
- angle
- セグメントの角度。
- sweep
- セグメントの移動。
戻り値の型
デフォルトのシンボルレンダリングを行うかどうか