GridPadSpanAnchorExt extension

on

Methods

bottomBound(int row, int span) int
Bottom row index for a specific row and span base on the caller anchor.
leftBound(int column, int span) int
Left column index for a specific column and span base on the caller anchor.
rightBound(int column, int span) int
Right column index for a specific column and span base on the caller anchor.
topBound(int row, int span) int
Top row index for a specific row and span base on the caller anchor.