PowerTools SPREAD for Windows Forms 8.0J
PaintRangeGroupPoint メソッド (FlatInterfaceRenderer)


Graphicsオブジェクト。
描画する点。
範囲グループの点を描画します。
構文
'Declaration
 
Public Sub PaintRangeGroupPoint( _
   ByVal g As Graphics, _
   ByVal point As Point _
) 
'使用法
 
Dim instance As FlatInterfaceRenderer
Dim g As Graphics
Dim point As Point
 
instance.PaintRangeGroupPoint(g, point)
public void PaintRangeGroupPoint( 
   Graphics g,
   Point point
)

パラメータ

g
Graphicsオブジェクト。
point
描画する点。
参照

FlatInterfaceRenderer クラス
FlatInterfaceRenderer メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.