Click or drag to resize

RenderEnvironmentImage Property

Gets the image when rendering to an image.

Namespace:  Atalasoft.Annotate.Renderer
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public AnnotationImage Image { get; }

Property Value

Type: AnnotationImage
The image being rendered onto.
See Also