Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbRasterImage::setDisplayOpt Method
Syntax
C++
virtual void setDisplayOpt(ImageDisplayOpt optionIndex, bool value);

Sets the specified image display option for this raster image entity (DXF 70). 

 

Parameters
Description
optionIndex
[in] Option index.
value
[in] Value for option.

option is one of the following: 

 

Name
Value
Description
kShow
1
Show
kShowUnAligned
2
Show unaligned
kClip
4
Clip
kTransparent
8
Transparent
Copyright © 2002-2022. Open Design Alliance All rights reserved.