ComponentOne for WinUI 製品ヘルプ
DrawRectangle(Line,Double,Rect) メソッド

C1.WinUI.Viewer アセンブリ > C1.WinUI.Viewer 名前空間 > C1WinUICanvasGraphics クラス > DrawRectangle メソッド : DrawRectangle(Line,Double,Rect) メソッド
シンタックス
'宣言
 
Public Overloads Sub DrawRectangle( _
   ByVal line As C1.Document.Line, _
   ByVal lineWidth As System.Double, _
   ByVal bounds As C1.Interop.Rect _
) 
public void DrawRectangle( 
   C1.Document.Line line,
   System.double lineWidth,
   C1.Interop.Rect bounds
)

パラメータ

line
lineWidth
bounds
参照

C1WinUICanvasGraphics クラス
C1WinUICanvasGraphics メンバ
オーバーロード一覧