API Reference > Other Classes > OdAbstractViewPE Class > OdAbstractViewPE Methods > OdAbstractViewPE::hasViewport Method
OdAbstractViewPE::hasViewport Method
Syntax
C++
virtual bool hasViewport(const OdRxObject* pViewport) const;
Parameters 
Description 
const OdRxObject* pViewport 
[in] Pointer to the Viewport object. 

Returns true if and only if there is a viewport data associated with the specified Viewport object.

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