API Reference > OdDbRoot Classes > OdDbBaseHatchPE Class > OdDbBaseHatchPE Methods > OdDbBaseHatchPE::isGradient Method
OdDbBaseHatchPE::isGradient Method
Syntax
C++
virtual bool isGradient(const OdRxObject* pHatch) const = 0;
Parameters 
Description 
const OdRxObject* pHatch 
[in] A pointer to a hatch object.
 

Returns true if a hatch is a gradient hatch, otherwise returns false.

Determines whether a specified hatch is a gradient hatch. 

 

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