'DeclarationPublic Function CellArea( _ ByVal index As System.Integer _ ) As System.Drawing.Rectangle
public System.Drawing.Rectangle CellArea( System.int index )
Parameters
- index
The zero based cell index within the Viewer.
Return Value
Rectangle
The zero based cell index within the Viewer.
'DeclarationPublic Function CellArea( _ ByVal index As System.Integer _ ) As System.Drawing.Rectangle
public System.Drawing.Rectangle CellArea( System.int index )
The zero based cell index within the Viewer.