Unit 'And_jni_Bridge' Package
[Overview][Types][Procedures and functions][Index] [#pw_androidwizard]

jCanvas_DrawArc

Declaration

Source position: And_jni_Bridge.pas line 238

procedure jCanvas_DrawArc(

  env: PJNIEnv;

  _jcanvas: jobject;

  _leftRectF: single;

  _topRectF: single;

  _rightRectF: single;

  _bottomRectF: single;

  _startAngle: single;

  _sweepAngle: single;

  _useCenter: Boolean

);



CT Web help

CodeTyphon Studio