'宣言 Public Shared Sub DrawStar( _ ByVal engine As IRenderEngine, _ ByVal x As System.Double, _ ByVal y As System.Double, _ ByVal halfSize As System.Double, _ ByVal starPoints As System.Integer _ )
public static void DrawStar( IRenderEngine engine, System.double x, System.double y, System.double halfSize, System.int starPoints )
パラメータ
- engine
- x
- y
- halfSize
- starPoints