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