'Declaration Sub DrawRectangle( _ ByVal brush As Brush, _ ByVal pen As Pen, _ ByVal rect As Rectangle _ )
'Declaration
Sub DrawRectangle( _ ByVal brush As Brush, _ ByVal pen As Pen, _ ByVal rect As Rectangle _ )
void DrawRectangle( Brush brush, Pen pen, Rectangle rect )
IDrawingContext インタフェース IDrawingContext メンバ
© MESCIUS inc. All rights reserved.