Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
Od2dGeometryLayer::setVisible Method
Syntax
C++
void setVisible(const bool state);

Sets the visibility flag value for the layer object. This flag determines whether objects that belong to the layer are visible (equals true) or invisible (equals false) when the document is opened.

Parameters
Description
state
[in] Visibility flag value to be set.
Copyright © 2002-2022. Open Design Alliance All rights reserved.