VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Pdf.UI.Annotations Namespace / PdfAnnotationViewCollection Class / Draw(ImageViewer,VintasoftImage,Graphics) Method
Syntax Requirements SeeAlso
In This Topic
    Draw(ImageViewer,VintasoftImage,Graphics) Method (PdfAnnotationViewCollection)
    In This Topic
    Draws the annotations on specified System.Drawing.Graphics of viewer.
    Syntax

    Parameters

    viewer
    An image viewer.
    image
    An image located on image viewer.
    g
    A graphics, where the object must be drawn.
    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also