In This Topic
Learning GdPicture.NET / Sample Guide Overview / .NET Sample Projects / Annotations

Annotations

In This Topic
 Annotations Sample

The Annotations demo includes both the Document viewer demo as well as the ability to annotate your documents, save your annotations to the different types of files or as XMP, burn them onto the files, or load them from XMP to your displayed file. The demo works with images and PDF documents.

Available in both C# and VB.NET in the WinForm folder, also available as a compiled application in the Bin folder located in [INSTALLATION FOLDER]/Samples/.

 Freehand Drawing Sample

In this demo, you can draw free-hand lines onto your image using the mouse-clicks. You can select the colour and the pen size you prefer.

Available in both C# and VB.NET in the WinForm folder located in [INSTALLATION FOLDER]/Samples/.

 Realtime Line Drawing Sample

In this demo, you can draw straight lines onto your image using the mouse-clicks. You can select the colour and the pen size you prefer.

Available in both C# and VB.NET in the WinForm folder located in [INSTALLATION FOLDER]/Samples/.