FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.DrawingSpace 名前空間 > SpreadCameraShape クラス > OnPaint メソッド : OnPaint(Graphics,Rectangle) メソッド |
'Declaration Public Overloads Overrides Sub OnPaint( _ ByVal g As Graphics, _ ByVal rectInput As Rectangle _ )
'使用法 Dim instance As SpreadCameraShape Dim g As Graphics Dim rectInput As Rectangle instance.OnPaint(g, rectInput)