MESCIUS SPREAD for Windows Forms 17.0J
GetRotationRectangle メソッド

FpSpreadコントロール。
ビューポートの行インデックス。
ビューポートの列インデックス。
描画するオブジェクト。
回転アンカーの矩形を取得します。
構文
'Declaration
 
Public Shared Function GetRotationRectangle( _
   ByVal spread As FpSpread, _
   ByVal rowPane As Integer, _
   ByVal columnPane As Integer, _
   ByVal drawingObject As DrawingObject _
) As Rectangle
public static Rectangle GetRotationRectangle( 
   FpSpread spread,
   int rowPane,
   int columnPane,
   DrawingObject drawingObject
)

パラメータ

spread
FpSpreadコントロール。
rowPane
ビューポートの行インデックス。
columnPane
ビューポートの列インデックス。
drawingObject
描画するオブジェクト。
参照

FpSpreadTreeHelper クラス
FpSpreadTreeHelper メンバ

 

 


© MESCIUS inc. All rights reserved.