'宣言 Sub DrawFrameRectangle( _ ByVal bounds As Rectangle, _ ByVal g As Graphics, _ Optional ByVal color As Nullable(Of Color) _ )
'宣言
Sub DrawFrameRectangle( _ ByVal bounds As Rectangle, _ ByVal g As Graphics, _ Optional ByVal color As Nullable(Of Color) _ )
void DrawFrameRectangle( Rectangle bounds, Graphics g, Nullable<Color> color )
IControlRendering インターフェース IControlRendering メンバ