Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.6.22
|
The following members have been removed from the existing types:
Member | Description |
---|---|
Leadtools.Annotations.Designers.AnnDesigner.StartClipCursor(Leadtools.LeadRectD) | Removed in v19 |
Leadtools.Annotations.Designers.AnnDesigner.EndClipCursor | Removed in v19 |
Leadtools.Annotations.Designers.AnnDesigner.ClipCursor | Removed in v19 |
Leadtools.Annotations.Designers.AnnDesigner.ClipCursorRectangle | Removed in v19 |
Leadtools.Annotations.Designers.AnnEditDesigner.StartWorking(Leadtools.Annotations.Core.AnnEditDesignerOperation,Int32,Boolean) | Removed in v19 |
The following members have been added to the existing types:
Member | Description |
---|---|
Leadtools.Annotations.Designers.AnnDesigner.ClipPoint(Leadtools.LeadPointD,Leadtools.LeadRectD) | Clips the specified point. |
Leadtools.Annotations.Designers.AnnDesigner.SnapPointToGrid(Leadtools.LeadPointD,Boolean) | Snaps the specified point to the container grid based on SnapToGridOptions. |
Leadtools.Annotations.Designers.AnnDesigner.FinalTargetObject | Gets the final target object for this designer. |
Leadtools.Annotations.Designers.AnnDesigner.SnapToGridOptions | Gets the AnnSnapToGridOptions for this AnnDesigner. |
Leadtools.Annotations.Designers.AnnDesigner.ClipRectangle | Gets the cursor clipping rectangle for this designer. |
Leadtools.Annotations.Designers.AnnDesigner.RestrictDesigners | Gets or sets a value that indicates whether the object should be restricted to a point inside the rectangle set in ClipRectangle. |
Leadtools.Annotations.Designers.AnnDrawDesigner.IsTargetObjectAdded | Gets a value indicating whether this AnnDrawDesigner has automatically added TargetObject to the container. |
Leadtools.Annotations.Designers.AnnPolylineDrawDesigner.FirstPointOnClick | Indicates whether this AnnPolylineDrawDesigner will draw the first point on the first user click. |
Leadtools.Annotations.Designers.AnnStickyNoteDrawDesigner | Extends the AnnDrawDesigner class, providing functionality for drawing sticky note objects on an annotation container. |
Leadtools.Annotations.Designers.AnnStickyNoteDrawDesigner(Leadtools.Annotations.Core.IAnnAutomationControl,Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnStickyNoteObject) (Constructor) | Initializes a new AnnStickyNoteDrawDesigner method. |
Leadtools.Annotations.Designers.AnnStickyNoteDrawDesigner.OnPointerDown(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) | Provides an implementation of the OnPointerDown method for this AnnStickyNoteDrawDesigner object. |
Leadtools.Annotations.Designers.AnnTextReviewDrawDesigner | Extends the AnnRectangleDrawDesigner class, providing functionality for drawing text review objects on an annotation container. |
Leadtools.Annotations.Designers.AnnTextReviewDrawDesigner(Leadtools.Annotations.Core.IAnnAutomationControl,Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnTextReviewObject) (Constructor) | Initializes a new AnnTextReviewDrawDesigner method. |
Leadtools.Annotations.Designers.AnnTextReviewDrawDesigner.EndWorking | Provides an implementation of the AnnDrawDesigner.EndWorking method for the AnnTextReviewDrawDesigner object. |
Leadtools.Annotations.Designers.AnnTextReviewDrawDesigner.FinalTargetObject | Gets the final target object for this designer. |
Leadtools.Annotations.Designers.AnnEditDesigner.OnPointerDoubleClick(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) | Provides an implementation of the OnPointerDoubleClick event in this AnnEditDesigner object. |
Leadtools.Annotations.Designers.AnnEditDesigner.StartWorking(Leadtools.Annotations.Core.AnnEditDesignerOperation,Int32) | Begins editing. |
Leadtools.Annotations.Designers.AnnEditDesigner.SnapObjectToGrid(Leadtools.Annotations.Core.AnnObject,Boolean) | Snaps the specified AnnObject to the container grid based on AnnSnapToGridOptions. |
Leadtools.Annotations.Designers.AnnEditDesigner.EditContent | Occurs when this AnnEditDesigner is editing the content of an AnnObject. |
Leadtools.Annotations.Designers.AnnEditDesigner.WorkingBuffer | Gets or sets the buffer to use for determining how far a OnPointerMove is from the previous OnPointerMove to be considered a legitimate move operation by the user and not an error due to sensitity. |
Leadtools.Annotations.Designers.AnnEditDesigner.IsModified | Gets or sets a value that indicates whether this object has been modified. |
Leadtools.Annotations.Designers.AnnCrossProductEditDesigner.SnapObjectToGrid(Leadtools.Annotations.Core.AnnObject,Boolean) | Provides an implementation of the SnapObjectToGrid method for this AnnCrossProductEditDesigner object. |
Leadtools.Annotations.Designers.AnnTextReviewEditDesigner | Extends the AnnEditDesigner class to provide functionality for editing text review objects on an annotation container. |
Leadtools.Annotations.Designers.AnnTextReviewEditDesigner(Leadtools.Annotations.Core.IAnnAutomationControl,Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnObject) (Constructor) | Initializes a new AnnTextReviewEditDesigner. |
Leadtools.Annotations.Designers.AnnTextReviewEditDesigner.Move(Double,Double) | Moves the object. |
Leadtools.Annotations.Designers.AnnTextReviewEditDesigner.GetThumbLocations | Gets the location of the thumbs of this AnnTextReviewEditDesigner. |
Leadtools.Annotations.Designers.AnnRectangleEditDesigner.SnapObjectToGrid(Leadtools.Annotations.Core.AnnObject,Boolean) | Provides an implementation of the SnapObjectToGrid method for this AnnRectangleEditDesigner object. |
The following members have been added to the existing types:
Member | Description |
---|---|
Leadtools.Annotations.Designers.AnnDesigner.GetRenderer | Gets the object that is used to render the TargetObject. |
Leadtools.Annotations.Designers.AnnDrawDesigner.ExtendedMode | Gets or sets a value indicating whether this AnnDrawDesigner is currently in extended mode. |
Leadtools.Annotations.Designers.AnnDrawDesigner.ExtendedModeModifierKey | Gets or sets a value indicating the current extended mode modifier key. |
Leadtools.Annotations.Designers.AnnDrawDesigner.IsExtendedMode | Gets a value indicating whether this AnnDrawDesigner is currently in extended mode. |
Leadtools.Annotations.Designers.AnnEditDesigner.ResetRotateThumbs | Move the rotate thumbs to the default position. |
Leadtools.Annotations.Designers.AnnEditDesigner.RotateModifierKey | Gets or sets a value indicating the current auto-rotate modifier key. |
Android, iOS / OS X, and .NET WinForms support - LEADTOOLS V18 adds Android support to its toolkits through the new LEADTOOLS Android SDK. In addition, iOS / OS X support for its toolkits has been added through the new LEADTOOLS iOS / OS X SDK; and .NET WinForms support has been added through the new LEADTOOLS .NET WinForms SDK. These toolkits provide everything a developer needs to create imaging-enabled Android, iOS / OS X, or .NET WinForms applications.
The following Libraries have been added to LEADTOOLS v18:
Packages, Frameworks or DLLs | Comments |
---|---|
leadtools.annotations.designers.jar | Android support for allowing end-users to interactively create and edit LEADTOOLS annotation objects. |
Leadtools.Annotations.Designers.framework | iOS / OS X support for allowing end-users to interactively create and edit LEADTOOLS annotation objects. |
Leadtools.Annotations.Designers.DLL | .NET WinForms support for allowing end-users to interactively create and edit LEADTOOLS annotation objects. |
For more information, refer to https://www.leadtools.com/corporate/new-in-v18.htm.
The following Library has been added to LEADTOOLS v17.5:
Assemblies | Metadata | Comments |
---|---|---|
Leadtools.Annotations.Designers.DLL | N/A | The AnnDesigner class and other classes in the Leadtools.Annotations.AnnDesigner namespace provide functionality for allowing end-users to interactively create and edit LEADTOOLS annotation objects. |