LEADTOOLS Winrt (Leadtools.Annotations.Designers)
LEAD Technologies, Inc

AnnDesigner Class


Members 
Defines the base class for all of the designers in the annotation toolkit. WinRT support
Syntax
public sealed class AnnDesigner 
function Leadtools.Annotations.Designers.AnnDesigner()
Remarks

An AnnDesigner derived class controls the user interface involved in drawing, editing or running an object. This class provides the basic functionality common to all designers: such as hooking into a container, clipping the mouse cursor, etc.

You must assign an Leadtools.Annotations.Core.AnnContainer object to the Container member and then, based on the exact designer functionality, it will hook into the various pointer (mouse or touch) events to draw a new, edit an existing (by moving, resizing, etc.) or running (if the container is in run user mode) an Leadtools.Annotations.Core.AnnObject.

Refer to Leadtools.Annotations.Core.IAnnAutomationControl for an example on how to use LEADTOOLS annotations with your own controls.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnDesigner Members
Leadtools.Annotations.Designers Namespace
Programming with LEADTOOLS Annotations

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.