FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > FpSpreadTreeHelper クラス > GetRectangle メソッド : GetRectangle(FpSpread,Int32,Int32,DrawingObject,ResizeAnchor,Boolean) メソッド |
'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
public static Rectangle GetRectangle( FpSpread spread, int rowPane, int columnPane, DrawingObject drawingObject, ResizeAnchor anchor, bool getPaintingRect )