VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Pdf.UI Namespace / PdfContentEditorTool Class / DrawFigureHighlight(ImageViewer,VintasoftImage,Graphics,GraphicsFigureView) Method
Syntax Requirements SeeAlso
In This Topic
    DrawFigureHighlight(ImageViewer,VintasoftImage,Graphics,GraphicsFigureView) Method (PdfContentEditorTool)
    In This Topic
    Draws the highlighting for figures.
    Syntax

    Parameters

    viewer
    The image viewer.
    image
    The image, where highlighting should be drawn.
    g
    The System.Drawing.Graphics, where object should be drawn.
    figureView
    The figure view.
    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