RenderEnvironment Properties |
The RenderEnvironment type exposes the following members.
Name | Description | |
---|---|---|
Device | Gets the type of device being rendered onto. | |
Graphics | The graphics object used to render the annotation onto. | |
Image | Gets the image when rendering to an image. | |
ImageResolution | Gets the resolution of the image. This is only needed if a Graphics object is provided instead of an AnnotationImage. | |
Resolution | The number of units per pixel. | |
Transform | Gets the transformation matrix used by the IAnnotate control. | |
Units | Gets the units of measure used by the annotation Locate and Size. | |
ViewerResolution | Gets the resolution of the viewer. |