'Declaration Public Sub Draw( _ ByVal graphics As Graphics, _ ByVal rectangle As Rectangle _ )
'Declaration
Public Sub Draw( _ ByVal graphics As Graphics, _ ByVal rectangle As Rectangle _ )
'使用法 Dim instance As Bevel Dim graphics As Graphics Dim rectangle As Rectangle instance.Draw(graphics, rectangle)
'使用法
Dim instance As Bevel Dim graphics As Graphics Dim rectangle As Rectangle instance.Draw(graphics, rectangle)
public void Draw( Graphics graphics, Rectangle rectangle )
Bevel 構造体 Bevel メンバ
Copyright © 2004 GrapeCity inc.