MESCIUS SPREAD for Windows Forms 17.0J
QuadraticBezierTo メソッド

3次ベジェ曲線の制御点。
3次ベジェ曲線の終了点。
指定された点に沿って二次ベジェ曲線を描画します。
構文
'Declaration
 
Sub QuadraticBezierTo( _
   ByVal control As Point, _
   ByVal end As Point _
) 
void QuadraticBezierTo( 
   Point control,
   Point end
)

パラメータ

control
3次ベジェ曲線の制御点。
end
3次ベジェ曲線の終了点。
参照

IGeometry インタフェース
IGeometry メンバ

 

 


© MESCIUS inc. All rights reserved.