void CBCGPVisualContainer::SetGridSize | ( | const CBCGPSize & | size, |
BOOL | bDPIAware = FALSE |
||
) |
Sets container grid size.
size | The grid cell size. |
bDPIAware | Specifies whether the grid cell size be automatically scaled according to current DPI. |