Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbBaseDatabasePE::applyLayoutSettings Method
Syntax
C++
virtual void applyLayoutSettings(OdGsDCRect& clipBox, OdGsDevice* pDevice, OdDbBaseDatabase* db, OdUInt32 extentsFlags = kZeroFlags, OdUInt32 dpi = 72) = 0;

Sets current layout plot settings (such as paper size, rotation, scale, etc.) to a specified Gs device. 

 

Parameters
Description
clipBox
[out] A visible rectangle to be returned.
pDevice
[in] A pointer to a device to apply plot settings to.
db
[in] A pointer to a drawing database.
extentsFlags
[in] Extents flags.
dpi
[in] Resolution value.
Copyright © 2002-2022. Open Design Alliance All rights reserved.