LEADTOOLS Annotations for WPF and Silverlight Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.22
Leadtools.Windows.Annotations Assembly Changes

Version 17 changes

Version 16.5 changes

Version 16 changes

Leadtools.Windows.Annotations Assembly Changes from Version 16.5 to Version 17

In LEADTOOLS v17, Leadtools.Windows.Annotations has been re-designed to offer support for the latest features in Windows Presentation Foundation and Silverlight. Almost identical versions of the Leadtools.Windows.Annotations assembly exist for both WPF and Silverlight to allow you to easily port and maintain versions of your applications on both platforms.

New Types

The following new types have been added to LEADTOOLS For .NET v17:

Types Description
Leadtools.Windows.Annotations.AnnVideoRunDesigner

This class extends AnnRunDesigner to provide functionality for running an AnnVideoObject on an annotation container.

Leadtools.Windows.Annotations.AnnVideoObject

Defines a video annotation object.

Leadtools.Windows.Annotations.AnnRichTextEditDesigner

This class extends Leadtools.Windows.Annotations.AnnRectangleEditDesigner to provide functionality for editing an Leadtools.Windows.Annotations.AnnTextObject on an annotation container.

Leadtools.Windows.Annotations.Xml.XmlAnnVideo

Options for annotation snap to grid behavior in annotation automation design mode.

Leadtools.Windows.Annotations.AnnRichTextObject

This class provides support for creating and managing Rich Text annotation objects

New Members

The following new members have been added to existing types in LEADTOOLS For .NET v17:

Member Description
Leadtools.Windows.Annotations.AnnObject.BoundingRectangle

Gets the logical bounding rectangle of this AnnObject.

Leadtools.Windows.Annotations.AnnProtractorObject.BoundingRectangle

Overridden. This object is an implementation of AnnObject.BoundingRectangle.

Leadtools.Windows.Annotations.AnnAutomation.EnableSnapToGrid

Gets or sets a value to determine whether snapping to grid is enabled for this Leadtools.Windows.Annotations.AnnAutomation.

Leadtools.Windows.Annotations.AnnAutomationManager.RichTextObjectId

The automation id for Leadtools.Windows.Annotations.AnnRichTextObject.

Leadtools.Windows.Annotations.AnnAutomationManager.RichTextObjectId

The automation id for Leadtools.Windows.Annotations.AnnRichTextObject.

Leadtools.Windows.Annotations.AnnAutomationManager.VideoObjectId

The automation id for Leadtools.Windows.Annotations.AnnVideoObject.

Leadtools.Windows.Annotations.AnnCrossProductObject.BoundingRectangle

This object implementation of Leadtools.Windows.Annotations.AnnObject.BoundingRectangle.

Leadtools.Windows.Annotations.AnnTextPointerObject.BoundingRectangle

This object implementation of Leadtools.Windows.Annotations.AnnObject.BoundingRectangle.

Leadtools.Windows.Annotations.AnnContainer.MeasureOverride

Measures the child elements of an Leadtools.Windows.Annotations.AnnContainer before they are arranged during the base class ArrangeOverride pass.

Leadtools.Windows.Annotations.AnnRichTextObject.Rtf

Gets or sets the text of the Leadtools.Windows.Annotations.AnnRichTextObject object, including all rich text format (RTF) codes.

Leadtools.Windows.Annotations.AnnObjectChangedType.Video

As a result from changing the video URL property of a video object (AnnVideoObject.Uri) from the Leadtools.Windows.Annotations.AnnAutomationManager.ObjectPropertiesDialogType user interface.

Leadtools.Windows.Annotations.AnnFixedStateOperations.FontSize

Fix the font size of the annotation object. Any text that is part of this object will be drawn using its original point value regardless of the current container scale value.

Leadtools.Windows.Annotations.AnnFixedStateOperations.PenWidth

Fix the pen size of the annotation object. Any line that is part of this object will be drawn using its original pixel size regardless of the current container scale value.

Leadtools.Windows.Annotations Assembly Changes from Version 16 to Version 16.5

Version 16.5 has not changed from Version 16. For more information, refer to http://www.leadtools.com/Home2/general/new-in-v16_5.htm

Leadtools.Windows.Annotations Assembly Changes from Version 15 to Version 16

New Assembly

The following assembly has been added to LEADTOOLS For .NET v16:

Namespace Description
Leadtools.Windows.Annotations Includes properties, methods and events for displaying and rendering WPF annotations.