Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
Od2dGeometryReference Class
Syntax
C++
class Od2dGeometryReference : public OdObject;

This class implements a reference to the two-dimensional geometry in .pdf documents created with Publish SDK. The geometry options for this reference can be set by setting the transformation matrix, scale, rotation and translation. These options are applied to the rendering of the geometry referenced by the Od2dGeometryReference object.

For example, assume that a document has an Od2dGeometryBlock object with size 10x10 units. If you create a reference to it represented with an Od2dGeometryReference object and apply the scale 2.0 to it, Publish will render a block with size 20x20 units.

OdPdfPublish__Od2dGeometryReferenceOdPdfPublish__Od2dGeometryReferenceOdPdfPublish__Od2dGeometryReference

File: PdfPublish2dGeometryReference.h 

Namespace: OdPdfPublish 

Module: API Reference 

Show:
No members matching the current filter
Show:
No members matching the current filter
Copyright © 2002-2022. Open Design Alliance All rights reserved.