API Reference > Classes > PRC Graphical Classes > OdPrcDottingPattern Class > OdPrcDottingPattern Methods > OdPrcDottingPattern::zigzag Method
OdPrcDottingPattern::zigzag Method
Syntax
C++
bool zigzag() const;

Returns the current value of 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.