API Reference > OdDg Classes > OdDgLineCodeResourceStrokeData Class > OdDgLineCodeResourceStrokeData Methods > OdDgLineCodeResourceStrokeData::getIncreasingTaperFlag Method
OdDgLineCodeResourceStrokeData::getIncreasingTaperFlag Method
Syntax
C++
bool getIncreasingTaperFlag() const;

Returns the increasing taper flag of a stroke.

The increasing taper flag allows you to set the endWidth > startWidth. If it is false and endWidth > startWidth, then endWidth = startWidth.

Copyright © 2002–2021. Open Design Alliance. All rights reserved.