GridPadSpanAnchorExt extension

on

Methods

bottomBound(int row, int span) int

Available on GridPadSpanAnchor, provided by the GridPadSpanAnchorExt extension

Bottom row index for a specific row and span base on the caller anchor.
leftBound(int column, int span) int

Available on GridPadSpanAnchor, provided by the GridPadSpanAnchorExt extension

Left column index for a specific column and span base on the caller anchor.
rightBound(int column, int span) int

Available on GridPadSpanAnchor, provided by the GridPadSpanAnchorExt extension

Right column index for a specific column and span base on the caller anchor.
topBound(int row, int span) int

Available on GridPadSpanAnchor, provided by the GridPadSpanAnchorExt extension

Top row index for a specific row and span base on the caller anchor.