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

Returns the decreasing taper flag of a stroke.

The decreasing 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.