API Reference > OdDbRoot Classes > OdDbBaseVisualStylePE Class > OdDbBaseVisualStylePE Methods > OdDbBaseVisualStylePE::isOverallVPortErased Method
OdDbBaseVisualStylePE::isOverallVPortErased Method
Syntax
C++
virtual bool isOverallVPortErased(const OdRxObject*) = 0;

Returns true if the overall viewport of the layout is erased, otherwise returns false.

Determines whether the overall viewport of a layout is erased. 

param [in] A pointer to a layout object. 

 

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