MESCIUS SPREAD for Windows Forms 17.0J
GetRectangle(FpSpread,Int32,Int32,DrawingObject,ResizeAnchor,Boolean) メソッド

FpSpreadコントロール。
ビューポートの行インデックス。
ビューポートの列インデックス。
描画するオブジェクト。
サイズ変更アンカーを示すGrapeCity.Spreadsheet.Drawing.ResizeAnchor値。
指定されたサイズ変更アンカーの矩形を取得します。
構文
'Declaration
 
Public Overloads Shared Function GetRectangle( _
   ByVal spread As FpSpread, _
   ByVal rowPane As Integer, _
   ByVal columnPane As Integer, _
   ByVal drawingObject As DrawingObject, _
   ByVal anchor As ResizeAnchor, _
   Optional ByVal getPaintingRect As Boolean _
) As Rectangle

パラメータ

spread
FpSpreadコントロール。
rowPane
ビューポートの行インデックス。
columnPane
ビューポートの列インデックス。
drawingObject
描画するオブジェクト。
anchor
サイズ変更アンカーを示すGrapeCity.Spreadsheet.Drawing.ResizeAnchor値。
getPaintingRect
参照

FpSpreadTreeHelper クラス
FpSpreadTreeHelper メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.