'宣言
Public Sub DrawRoundRectDoubleLine( _ ByVal left As System.Single, _ ByVal top As System.Single, _ ByVal width As System.Single, _ ByVal height As System.Single, _ ByVal topLeftEdge As System.Single, _ ByVal topRightEdge As System.Single, _ ByVal bottomLeftEdge As System.Single, _ ByVal bottomRightEdge As System.Single, _ ByVal precision As System.Single _ )
public void DrawRoundRectDoubleLine( System.float left, System.float top, System.float width, System.float height, System.float topLeftEdge, System.float topRightEdge, System.float bottomLeftEdge, System.float bottomRightEdge, System.float precision )
パラメータ
- left
- 左側。
- top
- 上側。
- width
- 幅。
- height
- 高さ。
- topLeftEdge
- 左上端。
- topRightEdge
- 右上端。
- bottomLeftEdge
- 左下端。
- bottomRightEdge
- 右下端。
- precision
- 角が等しい古い丸い長方形にいつ戻すかを指定するパラメータ。