'Declaration Sub DrawArc( _ ByVal cornerPen As Pen, _ ByVal x As Single, _ ByVal y As Single, _ ByVal width As Integer, _ ByVal height As Integer, _ ByVal startAngle As Integer, _ ByVal sweepAngle As Integer _ )
'Declaration
Sub DrawArc( _ ByVal cornerPen As Pen, _ ByVal x As Single, _ ByVal y As Single, _ ByVal width As Integer, _ ByVal height As Integer, _ ByVal startAngle As Integer, _ ByVal sweepAngle As Integer _ )
void DrawArc( Pen cornerPen, float x, float y, int width, int height, int startAngle, int sweepAngle )
IBorderGraphics インタフェース IBorderGraphics メンバ
© MESCIUS inc. All rights reserved.