API Reference > Classes > PRC Graphical Classes > OdPrcDottingPattern Class > OdPrcDottingPattern Methods > OdPrcDottingPattern::setZigzag Method
OdPrcDottingPattern::setZigzag Method
Syntax
C++
void setZigzag(bool zigzag);
Parameters 
Description 
bool zigzag 
[in] A new zigzag flag value to be set. 

Sets a new value for the zigzag flag. The zigzag flag indicates that points are offset along the X-axis at the value of pitch/2.0 for odd rows (if true). If the flag is equal to false, points are spaced with the pitch on a regular grid. 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.