GrapeCity.Win.MultiRow.v120 アセンブリ > GrapeCity.Win.MultiRow 名前空間 > GcMultiRow クラス > GetCellNoteDisplayRectangle メソッド : GetCellNoteDisplayRectangle(CellScope,Int32,Int32,Int32,Int32) メソッド |
Public Overloads Function GetCellNoteDisplayRectangle( _ ByVal scope As CellScope, _ ByVal viewportRowIndex As Integer, _ ByVal viewportColumnIndex As Integer, _ ByVal sectionIndex As Integer, _ ByVal cellIndex As Integer _ ) As Rectangle
public Rectangle GetCellNoteDisplayRectangle( CellScope scope, int viewportRowIndex, int viewportColumnIndex, int sectionIndex, int cellIndex )