CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
31 #ifndef _PDF_PUBLISH_2DGEOM_REF_INCLUDED_
32 #define _PDF_PUBLISH_2DGEOM_REF_INCLUDED_
88 #endif // _PDF_PUBLISH_2DGEOM_REF_INCLUDED_
void getRotation(double &rotation) const
void getScale(double &scale) const
void getBorder(bool &state) const
ODRX_DECLARE_MEMBERS(Od2dGeometryReference)
virtual ~Od2dGeometryReference()
void getBorderColor(ODCOLORREF &color) const
void setScale(double scale)
void setBorderColor(ODCOLORREF color)
void setGeometryBlock(const Od2dGeometryBlockPtr &block)
#define PDFPUBLISH_TOOLKIT
void getTransform(OdGeMatrix2d &xfm) const
void getGeometryBlock(Od2dGeometryBlockPtr &block) const
void setBorder(bool state)
void setTransform(const OdGeMatrix2d &xfm)
void setRotation(double rotation=0)