'Declaration Public Sub AddShape( _ ByVal ShapeType As String _ )
'Declaration
Public Sub AddShape( _ ByVal ShapeType As String _ )
'使用法 Dim instance As DrawingToolbar Dim ShapeType As String instance.AddShape(ShapeType)
'使用法
Dim instance As DrawingToolbar Dim ShapeType As String instance.AddShape(ShapeType)
public void AddShape( string ShapeType )
DrawingToolbar クラス DrawingToolbar メンバ
Copyright © 2004 GrapeCity inc.