API Reference > Namespaces > OdPdfPublish Namespace > Classes > Od2dGeometryLayer Class
Od2dGeometryLayer Class
OdPdfPublish__Od2dGeometryLayerOdPdfPublish__Od2dGeometryLayerOdPdfPublish__Od2dGeometryLayer
Syntax
C++
class Od2dGeometryLayer : public OdObject;

PdfPublish2dGeometryLayer.h

This class implements the layer object for the two-dimensional geometry in .pdf documents created with Publish SDK. PDF layers can be used when adding objects to Od2dGeometryBlock as well as to Od2dGeometryReference, OdImage and OdText objects which can be added to the document page.

 
Name 
Description 
 
Destroys the layer object. 
 
Name 
Description 
 
Gets the current value of the locked flag of the layer.
 
 
Gets the layer name.
 
 
Gets the current value of the visibility flag of the layer.
 
 
Sets the locked flag of the layer.
 
 
Sets the layer name.  
 
Sets the visibility flag of the layer.
 
Copyright © 2002–2022. Open Design Alliance. All rights reserved.