'Declaration Sub CubicBezierTo( _ ByVal control1 As Point, _ ByVal control2 As Point, _ ByVal end As Point _ )
'Declaration
Sub CubicBezierTo( _ ByVal control1 As Point, _ ByVal control2 As Point, _ ByVal end As Point _ )
void CubicBezierTo( Point control1, Point control2, Point end )
IGeometry インタフェース IGeometry メンバ
© MESCIUS inc. All rights reserved.