Click or drag to resize

RenderEnvironment Constructor

Constructs a RenderEnvironment.
Overload List
  NameDescription
Public methodRenderEnvironment
Creates a new instance of RenderEnvironment.
Public methodRenderEnvironment(AnnotationImage, PointF, AnnotationUnit, Matrix)
Creates a new instance of RenderEnvironment specifying parameters for burning annotations onto an image.
Public methodRenderEnvironment(RenderDevice, Graphics, PointF, AnnotationUnit, Matrix, PointF)
Creates a new instance of RenderEnvironment specifying information when rendering to a Graphics object retrieved from an image.
Public methodRenderEnvironment(RenderDevice, Graphics, PointF, AnnotationUnit, Matrix, PointF, PointF)
Creates a new instance of RenderEnvironment specifying its properties.
Top
See Also