'宣言 Public Shared Function CreateShape( _ ByVal shapeType As ShapeType _ ) As ShapeBase
'使用法 Dim shapeType As ShapeType Dim value As ShapeBase value = ShapeBase.CreateShape(shapeType)
public static ShapeBase CreateShape( ShapeType shapeType )
ShapeBase クラス ShapeBase メンバ