RenderEnvironmentGraphics Property |
The graphics object used to render the annotation onto.
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 Graphics Graphics { get; }
Public ReadOnly Property Graphics As Graphics
Get
Property Value
Type:
Graphics The graphics used when rendering.
See Also