protected virtual void PaintOutline( Graphics g, Rectangle r )
'Declaration Protected Overridable Sub PaintOutline( _ ByVal g As Graphics, _ ByVal r As Rectangle _ )
'Declaration
Protected Overridable Sub PaintOutline( _ ByVal g As Graphics, _ ByVal r As Rectangle _ )
'使用法 Dim instance As PSObject Dim g As Graphics Dim r As Rectangle instance.PaintOutline(g, r)
'使用法
Dim instance As PSObject Dim g As Graphics Dim r As Rectangle instance.PaintOutline(g, r)
PSObject クラス PSObject メンバ
© 2004-2017, GrapeCity inc. All rights reserved.