RenderEnvironment Constructor |
| Name | Description | |
|---|---|---|
| RenderEnvironment | Creates a new instance of RenderEnvironment. | |
| RenderEnvironment(AnnotationImage, PointF, AnnotationUnit, Matrix) | Creates a new instance of RenderEnvironment specifying parameters for burning annotations onto an image.
| |
| RenderEnvironment(RenderDevice, Graphics, PointF, AnnotationUnit, Matrix, PointF) | Creates a new instance of RenderEnvironment specifying information when rendering to a Graphics object
retrieved from an image. | |
| RenderEnvironment(RenderDevice, Graphics, PointF, AnnotationUnit, Matrix, PointF, PointF) | Creates a new instance of RenderEnvironment specifying its properties. |