'Declaration Public Overloads Shared Sub RenderAnnotations( _
ByVal annotationsThe annotation collection to render.As Vintasoft.Imaging.VintasoftImage, _
ByVal imageThe image.As Vintasoft.Imaging.Annotation.AnnotationDataCollection _
)
public static void RenderAnnotations(
Vintasoft.Imaging.VintasoftImage annotations,
Vintasoft.Imaging.Annotation.AnnotationDataCollection image
)
public: static void RenderAnnotations(
Vintasoft.Imaging.VintasoftImage* annotations,
Vintasoft.Imaging.Annotation.AnnotationDataCollection* image
)
public:
static void RenderAnnotations(
Vintasoft.Imaging.VintasoftImage^ annotations,
Vintasoft.Imaging.Annotation.AnnotationDataCollection^ image
)
Parameters
- annotations
- The annotation collection to render.
- image
- The image.