GridBrushBase
.Flip
public void
Flip
(
GridBrushBase.FlipAxis
flip
,
GridLayout.CellLayout
layout
);
Parameters
flip
Axis to flip by.
layout
CellLayout for flipping.
Description 描述
Flips the grid brush in the given
FlipAxis
.