MESCIUS SPREAD for Windows Forms 15.0J
PaintRangeGroupLine メソッド (EnhancedInterfaceRenderer)

線を描画するためのグラフィックデバイスインタフェース
線の始点
線の終点
アウトライン(範囲グループ)の線を描画します。
構文
'宣言
 
Public Sub PaintRangeGroupLine( _
   ByVal g As Graphics, _
   ByVal startPoint As Point, _
   ByVal endPoint As Point _
) 
public void PaintRangeGroupLine( 
   Graphics g,
   Point startPoint,
   Point endPoint
)

パラメータ

g
線を描画するためのグラフィックデバイスインタフェース
startPoint
線の始点
endPoint
線の終点
参照

EnhancedInterfaceRenderer クラス
EnhancedInterfaceRenderer メンバ

 

 


© MESCIUS inc. All rights reserved.