Click or drag to resize

RenderEnvironment Properties

The RenderEnvironment type exposes the following members.

Properties
  NameDescription
Public propertyDevice
Gets the type of device being rendered onto.
Public propertyGraphics
The graphics object used to render the annotation onto.
Public propertyImage
Gets the image when rendering to an image.
Public propertyImageResolution
Gets the resolution of the image. This is only needed if a Graphics object is provided instead of an AnnotationImage.
Public propertyResolution
The number of units per pixel.
Public propertyTransform
Gets the transformation matrix used by the IAnnotate control.
Public propertyUnits
Gets the units of measure used by the annotation Locate and Size.
Public propertyViewerResolution
Gets the resolution of the viewer.
Top
See Also