API Reference > OdDb Classes > OdDbAbstractViewportData Class > OdDbAbstractViewportData Methods > OdDbAbstractViewportData::hasViewOffset Method
OdDbAbstractViewportData::hasViewOffset Method
Syntax
C++
virtual bool hasViewOffset(const OdRxObject* pViewport) const;
Parameters 
Description 
const OdRxObject* pViewport 
[in] Input pointer to the viewport object. 

Returns true if and only if there is a view offset associated with the specified viewport object.

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