AnnotationRenderingEngineRenderAnnotation Method |
Called to render an annotation.
Namespace:
Atalasoft.Annotate.Renderer
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax Remarks This class will simply render a rectangle with the name of the annotation. For custom annotations a new
class implementing
IAnnotationRenderer or derived from another renderer must be created.
See Also