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


点を描画するためのグラフィックデバイスインタフェース
位置
アウトライン(範囲グループ)の点を描画します。
構文
'Declaration
 
Public Sub PaintRangeGroupPoint( _
   ByVal g As Graphics, _
   ByVal point As Point _
) 
'使用法
 
Dim instance As GradientInterfaceRenderer
Dim g As Graphics
Dim point As Point
 
instance.PaintRangeGroupPoint(g, point)
public void PaintRangeGroupPoint( 
   Graphics g,
   Point point
)

パラメータ

g
点を描画するためのグラフィックデバイスインタフェース
point
位置
参照

GradientInterfaceRenderer クラス
GradientInterfaceRenderer メンバ

 

 


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