Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdWatermark::getSize Method
Syntax
C++
void getSize(OdUInt32& width, OdUInt32& height) const;

Returns the current watermark internal size (width and height in pixels). The method fills the passed integer values representing width and height of the watermark and returns them to the calling subroutine. 

 

Parameters
Description
width
[out] A placeholder for the width value.
height
[out] A placeholder for the height value.
Copyright © 2002-2022. Open Design Alliance All rights reserved.