Click or drag to resize

AnnotationControllerRenderAnnotations Method

These methods are used to force the annotations to render onto the specified image or Graphics object.
Overload List
  NameDescription
Public methodCode exampleRenderAnnotations(AnnotationImage)
Renders the annotations to the supplied image.
Public methodRenderAnnotations(RenderDevice, Graphics)
Renders the annotations to a Graphics object
Public methodRenderAnnotations(RenderDevice, Graphics, LayerAnnotation)
Renders the annotations in a specified layer to a Graphics object.
Top
See Also