LEADTOOLS WinRT (Leadtools.Annotations.Core)
LEAD Technologies, Inc

Leadtools.Annotations.Core Namespace

Inheritance Hierarchy
Contains core classes for LEADTOOLS annotation support, including annotation object classes, interfaces for annotation renderers, and helper classes.
Classes
 ClassDescription
ClassAnnBrush Defines abstract objects used to fill an annotation object. Classes that derive from AnnBrush describe how the area is filled WinRT support
ClassAnnCodecs Provides support for loading and saving objects to annotation files. WinRT support
ClassAnnCodecsInfo Represents Annotation file information. WinRT support
ClassAnnContainer Represents an annotation container. WinRT support
ClassAnnContainerMapper Provides methods for converting values between display, annotations and image coordinates. WinRT support
ClassAnnCrossProductObject Defines an annotation cross-product object. WinRT support
ClassAnnCurveObject Defines an annotation curve object. WinRT support
ClassAnnDeserializeOptions Options to use when loading annotation objects. WinRT support
ClassAnnDrawDesignerEventArgs Provides data for the AnnAutomation.Draw event. WinRT support
ClassAnnEditDesignerEventArgs Provides data for the AnnAutomation.Edit event. WinRT support
ClassAnnEditTextEventArgs Provides data for the AnnAutomation.EditText event. WinRT support
ClassAnnEllipseObject Defines an annotation ellipse object. WinRT support
ClassAnnFont Defines a particular format for text, including font face, size, and style attributes using to draw annotation strings. WinRT support
ClassAnnFreehandHotspotObject Defines an annotation freehand hot spot object. WinRT support
ClassAnnGroupObject Provides support for creating and managing annotation group objects. WinRT support
ClassAnnHiliteObject Defines an annotation hilite object. WinRT support
ClassAnnHotspotObject Defines an annotation hot spot object. WinRT support
ClassAnnImageObject Defines an annotation image object. WinRT support
ClassAnnLabel The AnnLabel class is used to display text elements of various LEADTOOLS annotation objects. WinRT support
ClassAnnLoadPictureEventArgs Event data for the AnnRenderingEngine.LoadPicture event. WinRT support
ClassAnnLockObjectEventArgs Provides data for the AnnAutomation.LockObject event. WinRT support
ClassAnnNoteObject Defines an annotation note object. WinRT support
ClassAnnNotifyCollectionChangedEventArgs Provides data for the AnnObservableCollection.CollectionChanged event. WinRT support
ClassAnnObject Defines the base class for all annotation objects. WinRT support
ClassAnnObjectCollection Represents a dynamic collection of AnnObject's and provides notifications when items are added or removed. WinRT support
ClassAnnObjectCollectionEventArgs Provides data for the AnnContainer.ObjectAdded and AnnContainer.ObjectRemoved events. WinRT support
ClassAnnObservableCollection<T> A generic observable collection. WinRT support
ClassAnnPicture Defines an annotation picture. WinRT support
ClassAnnPointerEventArgs Provides data for the IAnnAutomationControl.AutomationDoubleClick, IAnnAutomationControl.AutomationPointerDown, IAnnAutomationControl.AutomationPointerMove, and IAnnAutomationControl.AutomationPointerUp, events. WinRT support
ClassAnnPointerObject Defines an annotation pointer object. WinRT support
ClassAnnPointObject Defines an annotation point object. WinRT support
ClassAnnPolylineObject Defines an annotation polyline object. WinRT support
ClassAnnPolyRulerObject Defines an annotation polyruler object. WinRT support
ClassAnnPropertyChangedEventArgs Provides data for the AnnObject.PropertyChanged event. WinRT support
ClassAnnProtractorObject Defines an annotation protractor object. WinRT support
ClassAnnRectangleObject Defines an annotation rectangle object. WinRT support
ClassAnnRedactionObject Defines an annotation redaction object. WinRT support
ClassAnnRenderingEngine The abstract AnnRenderingEngine class defines a rendering engine for annotation objects. WinRT support
ClassAnnResources Contains default resources for various annotation objects. WinRT support
ClassAnnRubberStampObject Defines an annotation stamp object. WinRT support
ClassAnnRunDesignerEventArgs Provides data for the AnnAutomation.Run event. WinRT support
ClassAnnSelectionObject Defines an annotation select object. WinRT support
ClassAnnSerializeObjectEventArgs Represents the load and save options event data for annotation codecs . WinRT support
ClassAnnSerializeOptions Options to use when saving annotation objects. WinRT support
ClassAnnSolidColorBrush Fills an annotation object with a solid color. WinRT support
ClassAnnStampObject Defines an annotation stamp object. WinRT support
ClassAnnStroke Defines objects used to draw lines and curves for annotation objects. WinRT support
ClassAnnTextObject Provides support for creating and managing text annotation objects. WinRT support
ClassAnnTextPointerObject Defines an annotation stamp object text pointer object. WinRT support
ClassAnnTextRollupObject Defines an annotation text rollup object. WinRT support
ClassAnnTransformer Provides functionality for scaling, translating, and rotating annotation points and rectangles. WinRT support
ClassAnnUnitConverter Defines a helper class for unit conversions and abbreviations. WinRT support
ClassLeadPointCollection Represents a dynamic collection of LeadPointD's and provides notifications when items are added or removed. WinRT support
Interfaces
 InterfaceDescription
InterfaceIAnnAutomationControl Support for user controls with the LEADTOOLS Annotation Automation. WinRT support
InterfaceIAnnLabelRenderer Defines an interface with methods for rendering an AnnLabel object. WinRT support
InterfaceIAnnNotifyCollectionChanged Defines an interface to notify when a collection has changed. WinRT support
InterfaceIAnnNotifyPropertyChanged Defines an interface to notify when a property changes. WinRT support
InterfaceIAnnObjectCloneable Defines an interface with methods for cloning an AnnObject. WinRT support
InterfaceIAnnObjectRenderer Defines an interface with methods for rendering an AnnObject. WinRT support
InterfaceIAnnThumbStyle Defines an interface with properties and methods for representing thumbs (control points) for an AnnObject. WinRT support
Structures
 StructureDescription
StructureAnnThickness Represents the thickness of various properties in the annotation framework. WinRT support
Enumerations
 EnumerationDescription
EnumerationAnnAngularUnit Represents the unit of measurement to be used for angles. WinRT support
EnumerationAnnDesignerOperationStatus Indicates the status of the current AnnDesigner object. WinRT support
EnumerationAnnEditDesignerOperation Indicates the current AnnEditDesigner operation. WinRT support
EnumerationAnnFillRule Specifies how the intersecting areas of objects contained in a polygon are combined to form the total area. WinRT support
EnumerationAnnFixedStateOperations Options for controlling the fixed state of an annotation object WinRT support
EnumerationAnnFontStretch Defines the degree to which a font form is stretched from its normal aspect ratio. WinRT support
EnumerationAnnFontStyle Defines the style of an AnnFont. WinRT support
EnumerationAnnFontWeight Refers to the density of a typeface, in terms of the lightness or heaviness of the strokes. WinRT support
EnumerationAnnFormat Represents supported annotation file formats. WinRT support
EnumerationAnnHorizontalAlignment Indicates how text should be displayed on the horizontal axis. WinRT support
EnumerationAnnMouseButton Indicate a mouse button. WinRT support
EnumerationAnnNotifyCollectionChangedAction Describes the action that caused the event to occur. WinRT support
EnumerationAnnPointerPosition Controls the position of the arrow head for the AnnPointerObject. WinRT support
EnumerationAnnRubberStampType Represents the types of rubber stamps available for the AnnRubberStampObject annotation object WinRT support
EnumerationAnnStrokeLineCap Indicates the cap style for ending a line. WinRT support
EnumerationAnnStrokeLineJoin Indicates how to join two lines in a path. WinRT support
EnumerationAnnTextDecorations Controls options for the AnnFont used by various LEADTOOLS annotation objects. WinRT support
EnumerationAnnTextRotate Indicates how much the text is to be rotated and in which direction. WinRT support
EnumerationAnnTransparentMode Specifies how to treat the transparent color of an AnnPicture. WinRT support
EnumerationAnnUnit Represents the unit of measurement for lengths and positions. WinRT support
EnumerationAnnUserMode Specifies the user mode for all objects in this container. Design mode is for creating objects; run mode is for viewing them WinRT support
EnumerationAnnVerticalAlignment Indicates how text should be displayed on the vertical axis. WinRT support
EnumerationPropertyChangedStatus Provides data for the property changed status WinRT support
See Also

Reference

Leadtools.Annotations.Core Assembly

 

 


Products | Support | Contact Us | Copyright Notices

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