FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > FpSpreadTreeHelper クラス : GetSlicerIconRectangle メソッド |
'Declaration
Public Shared Function GetSlicerIconRectangle( _ ByVal spread As FpSpread, _ ByVal rowPane As Integer, _ ByVal columnPane As Integer, _ ByVal slicer As ISlicer, _ ByVal icon As BuiltInIcons _ ) As Rectangle
public static Rectangle GetSlicerIconRectangle( FpSpread spread, int rowPane, int columnPane, ISlicer slicer, BuiltInIcons icon )