CurtainGrid.GetPanel
Description:
Get the specified panel located by the intersection of the grid lines.
Get the specified panel located by the intersection of the grid lines.
-
uGridLineIdThe id of a grid line in the U-direction used to locate the panel.
-
vGridLineIdThe id of a grid line in the V-direction used to locate the panel.
Return Value
nullNothingnullptr
The panel, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if the panel cannot be found at this intersection.