Leadtools.Annotations.Engine Assembly Changes

Summary

Version Changes: 22 to 23

New Members (version 23)

The following members have been added:

Name
None

Removed Members (version 23)

The following members have been removed:

Name
None

Version Changes: 21 to 22

New Members (version 22)

The following members have been added:

Name Description
Leadtools.Annotations.Engine.AnnArrowLineEnding.deserialize Loads this ending style with data from the specified XML.
Leadtools.Annotations.Engine.AnnArrowLineEnding.getStylePoints Gets an array of points that define the shape for this AnnArrowLineEnding.
Leadtools.Annotations.Engine.AnnArrowLineEnding.hitTest Performs hit-testing on this AnnArrowLineEnding.
Leadtools.Annotations.Engine.AnnArrowLineEnding.serialize Serializes the ending style to an XML document.
Leadtools.Annotations.Engine.AnnAudioObject.deserialize Loads this object with data from the specified xml.
Leadtools.Annotations.Engine.AnnAudioObject.serialize Serializes the object to an xml document.
Leadtools.Annotations.Engine.AnnButtLineEnding.getStylePoints Gets an array of points that define the shape for this AnnButtLineEnding.
Leadtools.Annotations.Engine.AnnButtLineEnding.hitTest Performs hit-testing on this AnnButtLineEnding.
Leadtools.Annotations.Engine.AnnCodecs.getInfo Gets information about the specified annotation xml data.
Leadtools.Annotations.Engine.AnnCodecs.loadAllFromXML Loads all the annotation containers from the specified xml document containing a multipage annotation file.
Leadtools.Annotations.Engine.AnnCodecs.saveAll Saves an array of annotation containers to xml data.
Leadtools.Annotations.Engine.AnnCodecs.saveToCdllAnnotations Saves from the new annotations format, Leadtools.Annotations.Engine, into legacy CDLL XML annotations format. Available for backward compatibility with previous version.
Leadtools.Annotations.Engine.AnnContainer.create Creates a new AnnContainer with the specified offset, size and mapper.
Leadtools.Annotations.Engine.AnnContainer.flip Flips this AnnContainer and its children horizontally or vertically.
Leadtools.Annotations.Engine.AnnContainer.hitTestPoint Performs hit-testing on this AnnContainer at the specified point.
Leadtools.Annotations.Engine.AnnContainer.hitTestRect Performs hit-testing on this AnnContainer at the specified rectangle.
Leadtools.Annotations.Engine.AnnContainer.resize Resizes this container to the speccified size using the specified options.
Leadtools.Annotations.Engine.AnnContainer.rotate Rotates this AnnContainer and its children by the specified value.
Leadtools.Annotations.Engine.AnnContainer.select For internal use.
Leadtools.Annotations.Engine.AnnContainer.stateId Gets or sets the optional state ID of this container to be used with state rendering engines.
Leadtools.Annotations.Engine.AnnContainer.unselect For internal use.
Leadtools.Annotations.Engine.AnnContainerCollection.add Adds an object to the end of the collection.
Leadtools.Annotations.Engine.AnnContainerCollection.addRange Adds the items of the specified array to the end of this collection.
Leadtools.Annotations.Engine.AnnContainerCollection.bringToFront Moves a container up in the Z-order of the list.
Leadtools.Annotations.Engine.AnnContainerCollection.clear Removes all elements from the collection.
Leadtools.Annotations.Engine.AnnContainerCollection.clearItems Removes all items from the collection.
Leadtools.Annotations.Engine.AnnContainerCollection.collectionChanged Occurs when the collection changes.
Leadtools.Annotations.Engine.AnnContainerCollection.contains Determines whether an element is in the collection.
Leadtools.Annotations.Engine.AnnContainerCollection.count Gets the number of elements in the collection.
Leadtools.Annotations.Engine.AnnContainerCollection.getEnumerator Returns an enumerator that iterates through the collection.
Leadtools.Annotations.Engine.AnnContainerCollection.indexOf Gets the index of an object in this collection.
Leadtools.Annotations.Engine.AnnContainerCollection.insert Inserts the specified AnnContainer into this AnnContainerCollection at the specified index.
Leadtools.Annotations.Engine.AnnContainerCollection.insertItem Inserts the specified AnnContainer into this AnnContainerCollection at the specified index.
Leadtools.Annotations.Engine.AnnContainerCollection.insertItemRange Inserts the items of the specified array to into this collection at the specified index.
Leadtools.Annotations.Engine.AnnContainerCollection.insertRange Inserts the items of the specified array to into this collection at the specified index.
Leadtools.Annotations.Engine.AnnContainerCollection.item Gets or sets the element at the specified index.
Leadtools.Annotations.Engine.AnnContainerCollection.move Moves the item at the specified index to a new location in the collection.
Leadtools.Annotations.Engine.AnnContainerCollection.moveItem Moves the item at the specified index to a new location in the collection.
Leadtools.Annotations.Engine.AnnContainerCollection.onCollectionChanged Raises the CollectionChanged event with the provided arguments.
Leadtools.Annotations.Engine.AnnContainerCollection.remove Removes the first occurrence of a specific object from the collection.
Leadtools.Annotations.Engine.AnnContainerCollection.removeAt Removes the element at the specified index of the AnnContainerCollection.
Leadtools.Annotations.Engine.AnnContainerCollection.removeItem Removes the first occurrence of the specified AnnContainer from the collection.
Leadtools.Annotations.Engine.AnnContainerCollection.sendToBack Moves a container down in the Z-order of the list.
Leadtools.Annotations.Engine.AnnContainerCollection.setItem Replaces the element at the specified index.
Leadtools.Annotations.Engine.AnnContainerCollection.toArray Copies the elements of the AnnContainerCollection to a new array.
Leadtools.Annotations.Engine.AnnContainerMapper.#ctor Creates a new mapper with the specified DPI values.
Leadtools.Annotations.Engine.AnnContainerMapper.calibrate Sets the ruler calibration scale.
Leadtools.Annotations.Engine.AnnContainerMapper.fontFromContainerCoordinates Converts a font from container coordinates.
Leadtools.Annotations.Engine.AnnContainerMapper.fontToContainerCoordinates Converts a font to container coordinates.
Leadtools.Annotations.Engine.AnnContainerMapper.lengthFromContainerCoordinates Converts a length from container coordinates.
Leadtools.Annotations.Engine.AnnContainerMapper.lengthToContainerCoordinates Converts a length to container coordinates.
Leadtools.Annotations.Engine.AnnContainerMapper.mapResolutions Update this mapper with the specified DPI values.
Leadtools.Annotations.Engine.AnnContainerMapper.pointFromContainerCoordinates Converts a point from container coordinates.
Leadtools.Annotations.Engine.AnnContainerMapper.pointsFromContainerCoordinates Converts an array of points from container coordinates.
Leadtools.Annotations.Engine.AnnContainerMapper.pointsToContainerCoordinates Convert an array of points to container coordinates.
Leadtools.Annotations.Engine.AnnContainerMapper.pointToContainerCoordinates Converts a point to container coordinates.
Leadtools.Annotations.Engine.AnnContainerMapper.rectFromContainerCoordinates Converts a rectangle from container coordinates.
Leadtools.Annotations.Engine.AnnContainerMapper.rectToContainerCoordinates Converts a rectangle to container coordinates.
Leadtools.Annotations.Engine.AnnContainerMapper.sizeFromContainerCoordinates Converts a size from container coordinates.
Leadtools.Annotations.Engine.AnnContainerMapper.sizeToContainerCoordinates Converts a size to container coordinates.
Leadtools.Annotations.Engine.AnnContainerMapper.strokeFromContainerCoordinates Converts a stroke to container coordinates.
Leadtools.Annotations.Engine.AnnContainerMapper.updateTransform Updates the transformation matrix used by this mapper.
Leadtools.Annotations.Engine.AnnCrossProductObject.getInvalidateRect Gets a LeadRectD object that specifies the current physical rectangle of this AnnCrossProductObject.
Leadtools.Annotations.Engine.AnnCrossProductObject.getRulerLength Gets the calibrated length of this AnnCrossProductObject.
Leadtools.Annotations.Engine.AnnCrossProductObject.hitTest Performs hit-testing on this AnnCrossProductObject.
Leadtools.Annotations.Engine.AnnCrossProductObject.moveLine Moves the specified line of the AnnCrossProductObject.
Leadtools.Annotations.Engine.AnnCrossProductObject.updatePoint Updates the specified point of the cross-product object.
Leadtools.Annotations.Engine.AnnCurveObject.deserialize Loads this object with data from the specified xml.
Leadtools.Annotations.Engine.AnnCurveObject.hitTest Performs hit-testing on this AnnCurveObject.
Leadtools.Annotations.Engine.AnnCurveObject.serialize Serializes the object to an xml document.
Leadtools.Annotations.Engine.AnnDataProvider.decrypt De-scrambles the pixel data of the image at the specified location and size using a key.
Leadtools.Annotations.Engine.AnnDataProvider.encrypt Scrambles the pixel data of the image at the specified location and size using a key.
Leadtools.Annotations.Engine.AnnDataProvider.fill Fills with a color the image data at the specified location and size.
Leadtools.Annotations.Engine.AnnDataProvider.getImageData Returns the image data at the specified location and size.
Leadtools.Annotations.Engine.AnnDataProvider.setImageData Sets the image data at the specified location and size.
Leadtools.Annotations.Engine.AnnDiamondLineEnding.getStylePoints Gets an array of points that define the shape for this AnnDiamondLineEnding.
Leadtools.Annotations.Engine.AnnDrawDesignerEventArgs.#ctor Initializes a new (empty) instance of the AnnDrawDesignerEventArgs class.
Leadtools.Annotations.Engine.AnnDrawDesignerEventArgs.create Creates a new instance of the AnnDrawDesignerEventArgs class.
Leadtools.Annotations.Engine.AnnEditContentEventArgs.#ctor Initializes a new instance of this class.
Leadtools.Annotations.Engine.AnnEditContentEventArgs.create Creates a new instance of the AnnEditContentEventArgs class.
Leadtools.Annotations.Engine.AnnEditDesignerEventArgs.#ctor Initializes a new (empty) instance of the AnnEditDesignerEventArgs class.
Leadtools.Annotations.Engine.AnnEditDesignerEventArgs.create Creates a new instance of the AnnEditDesignerEventArgs class.
Leadtools.Annotations.Engine.AnnEditTextEventArgs.#ctor Initializes a new (empty) instance of the AnnEditTextEventArgs class.
Leadtools.Annotations.Engine.AnnEditTextEventArgs.create Creates a new instance of the AnnEditTextEventArgs class.
Leadtools.Annotations.Engine.AnnEllipseObject.getAreaInPixels Returns the pixel count of this AnnEllipseObject.
Leadtools.Annotations.Engine.AnnEllipseObject.hitTest Performs hit-testing on this AnnEllipseObject.
Leadtools.Annotations.Engine.AnnEncryptObject.apply Applies this AnnEncryptObject object to an image using the specified data provider.
Leadtools.Annotations.Engine.AnnEncryptObject.deserialize Loads this object with data from the specified xml.
Leadtools.Annotations.Engine.AnnEncryptObject.rotate Rotates the AnnEncryptObject around the specified point by the specified number of degrees.
Leadtools.Annotations.Engine.AnnEncryptObject.scaleVector Scales the AnnEncryptObject by the specified ratios, unit vector and center point.
Leadtools.Annotations.Engine.AnnEncryptObject.serialize Serializes the object to an xml document.
Leadtools.Annotations.Engine.AnnEncryptObject.translate Translates the AnnEncryptObject by the specified values.
Leadtools.Annotations.Engine.AnnFont.#ctor Creates a new instance of the AnnFont class.
Leadtools.Annotations.Engine.AnnFont.onPropertyChanged Raises the PropertyChanged event.
Leadtools.Annotations.Engine.AnnFreehandHotspotObject.deserialize Loads this object with data from the specified xml.
Leadtools.Annotations.Engine.AnnFreehandHotspotObject.getInvalidateRect Gets a LeadRectD object that specifies the current physical rectangle of this AnnFreehandHotspotObject.
Leadtools.Annotations.Engine.AnnFreehandHotspotObject.serialize Serializes the object to an xml document.
Leadtools.Annotations.Engine.AnnGradientStopCollection.add Adds an object to the end of the collection.
Leadtools.Annotations.Engine.AnnGradientStopCollection.addRange Adds the items of the specified array to the end of this collection.
Leadtools.Annotations.Engine.AnnGradientStopCollection.bringToFront Moves an object up in the Z-order of the list.
Leadtools.Annotations.Engine.AnnGradientStopCollection.clear Removes all elements from the collection.
Leadtools.Annotations.Engine.AnnGradientStopCollection.clearItems Removes all items from the collection.
Leadtools.Annotations.Engine.AnnGradientStopCollection.collectionChanged Occurs when the collection changes.
Leadtools.Annotations.Engine.AnnGradientStopCollection.contains Determines whether an element is in the collection.
Leadtools.Annotations.Engine.AnnGradientStopCollection.count Gets the number of elements in the collection.
Leadtools.Annotations.Engine.AnnGradientStopCollection.getEnumerator Returns an enumerator that iterates through the collection.
Leadtools.Annotations.Engine.AnnGradientStopCollection.indexOf Gets the index of an object in this collection.
Leadtools.Annotations.Engine.AnnGradientStopCollection.insert Inserts an item into this collection at the specified index.
Leadtools.Annotations.Engine.AnnGradientStopCollection.insertItem Inserts the specified AnnGradientStop into this AnnGradientStopCollection at the specified index.
Leadtools.Annotations.Engine.AnnGradientStopCollection.insertItemRange Inserts the items of the specified array to into this collection at the specified index.
Leadtools.Annotations.Engine.AnnGradientStopCollection.insertRange Inserts the items of the specified array to into this collection at the specified index.
Leadtools.Annotations.Engine.AnnGradientStopCollection.item Gets or sets the element at the specified index.
Leadtools.Annotations.Engine.AnnGradientStopCollection.move Moves the item at the specified index to a new location in the collection.
Leadtools.Annotations.Engine.AnnGradientStopCollection.moveItem Moves the item at the specified index to a new location in the collection.
Leadtools.Annotations.Engine.AnnGradientStopCollection.onCollectionChanged Raises the CollectionChanged event with the provided arguments.
Leadtools.Annotations.Engine.AnnGradientStopCollection.remove Removes the first occurrence of a specific object from the collection.
Leadtools.Annotations.Engine.AnnGradientStopCollection.removeAt Removes the element at the specified index of the AnnGradientStopCollection.
Leadtools.Annotations.Engine.AnnGradientStopCollection.removeItem Removes the first occurrence of the specified AnnGradientStop from the collection.
Leadtools.Annotations.Engine.AnnGradientStopCollection.sendToBack Moves an object down in the Z-order of the list.
Leadtools.Annotations.Engine.AnnGradientStopCollection.setItem Replaces the element at the specified index.
Leadtools.Annotations.Engine.AnnGradientStopCollection.toArray Copies the elements of the AnnGradientStopCollection to a new array.
Leadtools.Annotations.Engine.AnnGroupObject.rotate Rotates the AnnGroupObject around the specified point by the specified number of degrees.
Leadtools.Annotations.Engine.AnnGroupObject.scale Scales the AnnGroupObject by the specified ratios
Leadtools.Annotations.Engine.AnnGroupObject.translate Translates the AnnGroupObject by the specified values.
Leadtools.Annotations.Engine.AnnGroupsRoles.getUserGroup Gets a list of all the groups the specified user belong to.
Leadtools.Annotations.Engine.AnnGroupsRoles.getUserRoles Gets a list of all the roles the specified user belong to.
Leadtools.Annotations.Engine.AnnGroupsRoles.isCurrentUserInRole Gets a value that indicate whether CurrentUser have enough roles to allow running the specified operation.
Leadtools.Annotations.Engine.AnnGroupsRoles.isUserInRole Gets a value that indicate whether the specified user have enough roles to allow running the specified operation.
Leadtools.Annotations.Engine.AnnGroupsRoles.onGenerateRole Invokes the GenerateRole event and return the new role name.
Leadtools.Annotations.Engine.AnnHatchBrush.create Creates a new instance of an AnnHatchBrush with the specified hatchStyle.
Leadtools.Annotations.Engine.AnnHiliteObject.deserialize Loads this object with data from the specified xml.
Leadtools.Annotations.Engine.AnnHiliteObject.serialize Serializes the object to an xml document.
Leadtools.Annotations.Engine.AnnHistory.append Appends the changes between two versions of a container to the history.
Leadtools.Annotations.Engine.AnnHistory.getGuidForState Gets a list of GUIDs for all the items in the history having the specified state.
Leadtools.Annotations.Engine.AnnHistory.getItemsForState Gets a list of all the items in the history with the specified state.
Leadtools.Annotations.Engine.AnnHotspotObject.deserialize Loads this object with data from the specified xml.
Leadtools.Annotations.Engine.AnnHotspotObject.serialize Serializes the object to an xml document.
Leadtools.Annotations.Engine.AnnImageObject.deserialize Loads this object with data from the specified xml.
Leadtools.Annotations.Engine.AnnImageObject.serialize Serializes the object to an xml document.
Leadtools.Annotations.Engine.AnnLayer.create Creates a new layer with the specified name.
Leadtools.Annotations.Engine.AnnLayerCollection.#ctor Creates a new layer collection for the specified owner.
Leadtools.Annotations.Engine.AnnLayerCollection.add Adds the specified AnnLayer to the end of the collection.
Leadtools.Annotations.Engine.AnnLayerCollection.addRange Adds the items of the specified array to the end of this collection.
Leadtools.Annotations.Engine.AnnLayerCollection.bringToFront Moves a layer up in the Z-order of the list.
Leadtools.Annotations.Engine.AnnLayerCollection.clear Removes all elements from this AnnLayerCollection.
Leadtools.Annotations.Engine.AnnLayerCollection.collectionChanged Occurs when the collection changes.
Leadtools.Annotations.Engine.AnnLayerCollection.contains Determines whether the specified AnnLayer is in the collection.
Leadtools.Annotations.Engine.AnnLayerCollection.count Gets the number of AnnLayer contained in the AnnLayerCollection.
Leadtools.Annotations.Engine.AnnLayerCollection.getEnumerator Returns an enumerator that iterates through the collection.
Leadtools.Annotations.Engine.AnnLayerCollection.indexOf Gets the index of an object in this collection.
Leadtools.Annotations.Engine.AnnLayerCollection.insert Inserts an item into this collection at the specified index.
Leadtools.Annotations.Engine.AnnLayerCollection.insertItem Inserts the specified AnnLayer into this AnnLayerCollection at the specified index.
Leadtools.Annotations.Engine.AnnLayerCollection.insertItemRange Inserts the items of the specified array to into this collection at the specified index.
Leadtools.Annotations.Engine.AnnLayerCollection.insertRange Inserts the items of the specified array to into this collection at the specified index.
Leadtools.Annotations.Engine.AnnLayerCollection.item Gets or sets the element at the specified index.
Leadtools.Annotations.Engine.AnnLayerCollection.move Moves the item at the specified index to a new location in the collection.
Leadtools.Annotations.Engine.AnnLayerCollection.moveItem Moves the item at the specified index to a new location in the collection.
Leadtools.Annotations.Engine.AnnLayerCollection.onCollectionChanged Raises the CollectionChanged event with the provided arguments.
Leadtools.Annotations.Engine.AnnLayerCollection.remove Removes the first occurrence of the specified AnnLayer from the collection.
Leadtools.Annotations.Engine.AnnLayerCollection.removeAt Removes the element at the specified index of the AnnLayerCollection.
Leadtools.Annotations.Engine.AnnLayerCollection.removeItem Removes the first occurrence of the specified AnnLayer from the collection.
Leadtools.Annotations.Engine.AnnLayerCollection.removeItemRange emoves a range of items from the collection.
Leadtools.Annotations.Engine.AnnLayerCollection.sendToBack Moves a layer down in the Z-order of the list.
Leadtools.Annotations.Engine.AnnLayerCollection.setItem Replaces the element at the specified index.
Leadtools.Annotations.Engine.AnnLayerCollection.toArray Copies the elements of the AnnLayerCollection to a new array.
Leadtools.Annotations.Engine.AnnLinearGradientBrush.create Creates a new instance of AnnLinearGradientBrush from a linear gradient mode.
Leadtools.Annotations.Engine.AnnLineEnding.deserialize Loads this ending style with data from the specified XML.
Leadtools.Annotations.Engine.AnnLineEnding.getInvalidateRect Gets a LeadRectD object that specifies the current physical rectangle of this ending style.
Leadtools.Annotations.Engine.AnnLineEnding.getStylePoints Gets an array of points that define the shape for this AnnLineEnding.
Leadtools.Annotations.Engine.AnnLineEnding.hitTest Performs hit-testing on this AnnLineEnding.
Leadtools.Annotations.Engine.AnnLineEnding.serialize Serializes the ending style to an XML document.
Leadtools.Annotations.Engine.AnnLoadPictureEventArgs.create Creates a new instance of AnnLoadPictureEventArgs with the specified parameters.
Leadtools.Annotations.Engine.AnnLockObjectEventArgs.#ctor Initializes a new (empty) instance of the AnnLockObjectEventArgs class.
Leadtools.Annotations.Engine.AnnLockObjectEventArgs.create Creates a new instance of the AnnLockObjectEventArgs class.
Leadtools.Annotations.Engine.AnnMediaObject.deserialize Loads this object with data from the specified xml.
Leadtools.Annotations.Engine.AnnMediaObject.serialize Serializes the object to an xml document.
Leadtools.Annotations.Engine.AnnNoteObject.deserialize Loads this object with data from the specified xml.
Leadtools.Annotations.Engine.AnnNoteObject.getInvalidateRect Gets a LeadRectD object that specifies the current physical rectangle of this AnnObject.
Leadtools.Annotations.Engine.AnnNoteObject.serialize Serializes the object to an xml document.
Leadtools.Annotations.Engine.AnnNotifyCollectionChangedEventArgs.create Creates a new instance of the AnnNotifyCollectionChangedEventArgs class.
Leadtools.Annotations.Engine.AnnObject.dateFromString Converts a string value to a date time.
Leadtools.Annotations.Engine.AnnObject.dateToString Converts a date time to a string.
Leadtools.Annotations.Engine.AnnObject.deserialize Loads this object with data from the specified XML.
Leadtools.Annotations.Engine.AnnObject.getAreaInPixels Returns the pixel count of this AnnObject.
Leadtools.Annotations.Engine.AnnObject.getInvalidateRect Gets a LeadRectD object that specifies the current physical rectangle of this AnnObject.
Leadtools.Annotations.Engine.AnnObject.hitTest Performs hit-testing on this AnnObject.
Leadtools.Annotations.Engine.AnnObject.lock Locks this AnnObject with the specified password.
Leadtools.Annotations.Engine.AnnObject.onPropertyChanged Raises the PropertyChanged event.
Leadtools.Annotations.Engine.AnnObject.rotate Rotates the AnnObject around a point.
Leadtools.Annotations.Engine.AnnObject.scale Scales the AnnObject by the specified ratios.
Leadtools.Annotations.Engine.AnnObject.scaleVector Scales the AnnObject by the specified ratios, unit vector and center point.
Leadtools.Annotations.Engine.AnnObject.serialize Serializes the object to an XML document.
Leadtools.Annotations.Engine.AnnObject.setId Sets the ID of this AnnObject.
Leadtools.Annotations.Engine.AnnObject.translate Translates the AnnObject by the specified values.
Leadtools.Annotations.Engine.AnnObject.unlock Unlocks this AnnObject with the specified password.
Leadtools.Annotations.Engine.AnnObjectCollection.add Adds the specified AnnObject to the end of the collection.
Leadtools.Annotations.Engine.AnnObjectCollection.addRange Adds the items of the specified array to the end of this collection.
Leadtools.Annotations.Engine.AnnObjectCollection.bringToFront Moves an object up in the Z-order of the list.
Leadtools.Annotations.Engine.AnnObjectCollection.clear Removes all elements from this AnnObjectCollection.
Leadtools.Annotations.Engine.AnnObjectCollection.clearItems Removes all items from the collection.
Leadtools.Annotations.Engine.AnnObjectCollection.collectionChanged Occurs when the collection changes.
Leadtools.Annotations.Engine.AnnObjectCollection.contains Determines whether the specified AnnObject is in the collection.
Leadtools.Annotations.Engine.AnnObjectCollection.count Gets the number of AnnObjects contained in the AnnObjectCollection.
Leadtools.Annotations.Engine.AnnObjectCollection.getEnumerator Returns an enumerator that iterates through the collection.
Leadtools.Annotations.Engine.AnnObjectCollection.indexOf Gets the index of an object in this collection.
Leadtools.Annotations.Engine.AnnObjectCollection.insert Inserts an item into this collection at the specified index.
Leadtools.Annotations.Engine.AnnObjectCollection.insertItem Inserts the specified AnnObject into this AnnObjectCollection at the specified index.
Leadtools.Annotations.Engine.AnnObjectCollection.insertItemRange Inserts the items of the specified array to into this collection at the specified index.
Leadtools.Annotations.Engine.AnnObjectCollection.insertRange Inserts the items of the specified array to into this collection at the specified index.
Leadtools.Annotations.Engine.AnnObjectCollection.item Gets or sets the element at the specified index.
Leadtools.Annotations.Engine.AnnObjectCollection.move Moves the item at the specified index to a new location in the collection.
Leadtools.Annotations.Engine.AnnObjectCollection.moveItem Moves the item at the specified index to a new location in the collection.
Leadtools.Annotations.Engine.AnnObjectCollection.onCollectionChanged Raises the CollectionChanged event with the provided arguments.
Leadtools.Annotations.Engine.AnnObjectCollection.remove Removes the first occurrence of the specified AnnObject from the collection.
Leadtools.Annotations.Engine.AnnObjectCollection.removeAt Removes the element at the specified index of the AnnObjectCollection.
Leadtools.Annotations.Engine.AnnObjectCollection.removeItem Removes the first occurrence of the specified AnnObject from the collection.
Leadtools.Annotations.Engine.AnnObjectCollection.sendToBack Moves an object down in the Z-order of the list.
Leadtools.Annotations.Engine.AnnObjectCollection.setItem Replaces the element at the specified index.
Leadtools.Annotations.Engine.AnnObjectCollection.toArray Copies the elements of the AnnObjectCollection to a new array.
Leadtools.Annotations.Engine.AnnObjectCollectionEventArgs.#ctor Initializes a new (empty) instance of the AnnObjectCollectionEventArgs class.
Leadtools.Annotations.Engine.AnnObjectCollectionEventArgs.create Creates a new instance of the AnnObjectCollectionEventArgs class.
Leadtools.Annotations.Engine.AnnOperationInfoEventArgs.#ctor Initializes a new AnnOperationInfoEventArgs object.
Leadtools.Annotations.Engine.AnnPicture.#ctor Initializes a new instance of the AnnPicture class with a specific image.
Leadtools.Annotations.Engine.AnnPicture.pictureData Gets or sets the data of this AnnPicture object.
Leadtools.Annotations.Engine.AnnPointerEventArgs.create Creates a new instance of the AnnPointerEventArgs class.
Leadtools.Annotations.Engine.AnnPointObject.deserialize Loads this object with data from the specified xml.
Leadtools.Annotations.Engine.AnnPointObject.getInvalidateRect Gets a LeadRectD object that specifies the current physical rectangle of this AnnObject.
Leadtools.Annotations.Engine.AnnPointObject.hitTest Performs hit-testing on this AnnPointObject.
Leadtools.Annotations.Engine.AnnPointObject.serialize Serializes the object to an xml document.
Leadtools.Annotations.Engine.AnnPolylineObject.deserialize Loads this object with data from the specified xml.
Leadtools.Annotations.Engine.AnnPolylineObject.getInvalidateRect Gets a Leadtools.LeadRectD object that specifies the current physical rectangle of this AnnPolyLineObject.
Leadtools.Annotations.Engine.AnnPolylineObject.hitTest Performs hit-testing on this AnnPolylineObject.
Leadtools.Annotations.Engine.AnnPolylineObject.serialize Serializes the object to an xml document.
Leadtools.Annotations.Engine.AnnPolyRulerObject.calibrate Sets a specific ruler's calibration scale.
Leadtools.Annotations.Engine.AnnPolyRulerObject.deserialize Loads this object with data from the specified xml.
Leadtools.Annotations.Engine.AnnPolyRulerObject.getInvalidateRect Gets a LeadRectD object that specifies the current physical rectangle of this AnnObject.
Leadtools.Annotations.Engine.AnnPolyRulerObject.getRulerLength Gets the calibrated length of this AnnPolyRulerObject.
Leadtools.Annotations.Engine.AnnPolyRulerObject.getRulerLengthAsString Gets the calibrated length of this AnnPolyRulerObject as a string.
Leadtools.Annotations.Engine.AnnPolyRulerObject.hitTest Performs hit-testing on this AnnPolyRulerObject.
Leadtools.Annotations.Engine.AnnPolyRulerObject.serialize Serializes the object to an xml document.
Leadtools.Annotations.Engine.annPropertyChangedEventArgs.#ctor Creates a new instance of the AnnObjectCollectionEventArgs class.
Leadtools.Annotations.Engine.AnnProtractorObject.deserialize Loads this object with data from the specified xml.
Leadtools.Annotations.Engine.AnnProtractorObject.getInvalidateRect Gets a LeadRectD object that specifies the current physical rectangle of this AnnProtractorObject.
Leadtools.Annotations.Engine.AnnProtractorObject.getRulerLengthAsStringFromPoints Gets the length of the ruler between two points as a string.
Leadtools.Annotations.Engine.AnnProtractorObject.getRulerLengthFromPoints Gets the length of the ruler between two points.
Leadtools.Annotations.Engine.AnnProtractorObject.serialize Serializes the object to an xml document.
Leadtools.Annotations.Engine.AnnRectangleObject.getAreaInPixels Returns the pixel count of this AnnRectangleObject.
Leadtools.Annotations.Engine.AnnRectangleObject.getInvalidateRect Gets a LeadRectD that specifies the current physical rectangle of this AnnRectangleObject object.
Leadtools.Annotations.Engine.AnnRectangleObject.hitTest Performs hit-testing on this AnnRectangleObject.
Leadtools.Annotations.Engine.AnnRedactionObject.deserialize Loads this object with data from the specified xml.
Leadtools.Annotations.Engine.AnnRedactionObject.realize Realizes this AnnRedactionObject to an image using the specified data provider.
Leadtools.Annotations.Engine.AnnRedactionObject.restore Restores the background behind the AnnRedactionObject using the specified data provider.
Leadtools.Annotations.Engine.AnnRedactionObject.serialize Serializes the object to an xml document.
Leadtools.Annotations.Engine.AnnRenderingEngine.attach Attaches a container and a context to this drawing engine.
Leadtools.Annotations.Engine.AnnRenderingEngine.attachContainer Attaches a container to this drawing engine.
Leadtools.Annotations.Engine.AnnRenderingEngine.burnToRect Burns the annotation objects in Container to the destination context and destination rectangle.
Leadtools.Annotations.Engine.AnnRenderingEngine.burnToRectWithDpi Burns the annotation objects in Container to the destination context and destination rectangle at the specified resolution.
Leadtools.Annotations.Engine.AnnRenderingEngine.dispose Disposes this AnnRenderingEngine.
Leadtools.Annotations.Engine.AnnRenderingEngine.measureString Measures the specified string when drawn with the specified font.
Leadtools.Annotations.Engine.AnnRenderingEngine.onLoadPicture Raises the LoadPicture event.
Leadtools.Annotations.Engine.AnnRenderingEngine.render Renders the AnnContainer associated with this AnnRenderingEngine using the specified clip rectangle.
Leadtools.Annotations.Engine.AnnRenderingEngine.renderContainer Renders a container using the specified clip rectangle.
Leadtools.Annotations.Engine.AnnRenderingEngine.renderGrid Renders the overlaying grid into the container.
Leadtools.Annotations.Engine.AnnRenderingEngine.renderLayer Renders an individual layer using the specified clip rectangle.
Leadtools.Annotations.Engine.AnnRenderingEngine.renderLayers Renders annotation layers using the specified clip rectangle.
Leadtools.Annotations.Engine.AnnRoles.add Adds the specified string to the end of the collection.
Leadtools.Annotations.Engine.AnnRoles.addRange Adds the items of the specified array to the end of this collection.
Leadtools.Annotations.Engine.AnnRoles.clear Removes all elements from the list.
Leadtools.Annotations.Engine.AnnRoles.clearItems Removes all items from the list.
Leadtools.Annotations.Engine.AnnRoles.collectionChanged Occurs when the collection changes.
Leadtools.Annotations.Engine.AnnRoles.contains Determines whether the specified string is in the collection.
Leadtools.Annotations.Engine.AnnRoles.count Gets the number of elements contained in the list.
Leadtools.Annotations.Engine.AnnRoles.getEnumerator Returns an enumerator that iterates through the list.
Leadtools.Annotations.Engine.AnnRoles.indexOf Gets the index of a string in this list.
Leadtools.Annotations.Engine.AnnRoles.insert Inserts an item into this collection at the specified index.
Leadtools.Annotations.Engine.AnnRoles.insertItem Inserts the specified string into this list at the specified index.
Leadtools.Annotations.Engine.AnnRoles.insertItemRange Inserts the items of the specified array to into this collection at the specified index.
Leadtools.Annotations.Engine.AnnRoles.insertRange Inserts the items of the specified array to into this collection at the specified index.
Leadtools.Annotations.Engine.AnnRoles.item Gets or sets the element at the specified index.
Leadtools.Annotations.Engine.AnnRoles.move Moves the item at the specified index to a new location in the list.
Leadtools.Annotations.Engine.AnnRoles.moveItem Moves the item at the specified index to a new location in the list.
Leadtools.Annotations.Engine.AnnRoles.onCollectionChanged Raises the CollectionChanged event with the provided arguments.
Leadtools.Annotations.Engine.AnnRoles.remove Removes the first occurrence of the specified string from the collection.
Leadtools.Annotations.Engine.AnnRoles.removeAt Removes the element at the specified index of the list.
Leadtools.Annotations.Engine.AnnRoles.removeItem Removes the first occurrence of the specified string from the list.
Leadtools.Annotations.Engine.AnnRoles.setItem Replaces the element at the specified index.
Leadtools.Annotations.Engine.AnnRoles.toArray Copies the elements of the list to a new array.
Leadtools.Annotations.Engine.AnnRoundLineEnding.hitTest Performs hit-testing on this AnnRoundLineEnding.
Leadtools.Annotations.Engine.AnnRubberStampObject.deserialize Loads this object with data from the specified xml.
Leadtools.Annotations.Engine.AnnRubberStampObject.serialize Serializes the object to an xml document.
Leadtools.Annotations.Engine.AnnRunDesignerEventArgs.#ctor Initializes a new (empty) instance of the AnnRunDesignerEventArgs class.
Leadtools.Annotations.Engine.AnnRunDesignerEventArgs.create Creates a new instance of the AnnRunDesignerEventArgs class.
Leadtools.Annotations.Engine.AnnSelectionObject.getInvalidateRect Gets a LeadRectD object that specifies the current physical rectangle of this AnnObject.
Leadtools.Annotations.Engine.AnnSelectionObject.group Groups all of the AnnObjects in SelectedObjects into an AnnGroupObject.
Leadtools.Annotations.Engine.AnnSelectionObject.lock Overrides Lock
Leadtools.Annotations.Engine.AnnSelectionObject.rotate Rotates the SelectedObjects around a point.
Leadtools.Annotations.Engine.AnnSelectionObject.scale Scales the SelectedObjects by the specified ratios
Leadtools.Annotations.Engine.AnnSelectionObject.translate Translates the SelectedObjects by the specified values.
Leadtools.Annotations.Engine.AnnSelectionObject.ungroup Ungroups the AnnGroupObject.
Leadtools.Annotations.Engine.AnnSelectionObject.unlock Overrides Unlock
Leadtools.Annotations.Engine.AnnSerializeObjectEventArgs.create Creates a new instance of AnnSerializeObjectEventArgs.
Leadtools.Annotations.Engine.AnnSlashLineEnding.getStylePoints Gets an array of points that define the shape for this AnnSlashLineEnding.
Leadtools.Annotations.Engine.AnnSnapToGridOptions.onPropertyChanged Raises the PropertyChanged event.
Leadtools.Annotations.Engine.AnnSolidColorBrush.create Creates a new instance of AnnSolidColorBrush from a color.
Leadtools.Annotations.Engine.AnnSquareLineEnding.getStylePoints Gets an array of points that define the shape for this AnnSquareLineEnding.
Leadtools.Annotations.Engine.AnnSquareLineEnding.hitTest Performs hit-testing on this AnnSquareLineEnding.
Leadtools.Annotations.Engine.AnnStampObject.deserialize Loads this object with data from the specified XML.
Leadtools.Annotations.Engine.AnnStampObject.getInvalidateRect Gets a LeadRectD object that specifies the current physical rectangle of this AnnStampObject.
Leadtools.Annotations.Engine.AnnStampObject.serialize Serializes the object to an XML document.
Leadtools.Annotations.Engine.AnnStickyNoteObject.deserialize Loads this object with data from the specified XML.
Leadtools.Annotations.Engine.AnnStickyNoteObject.getInvalidateRect Gets a LeadRectD object that specifies the current physical rectangle of this AnnObject.
Leadtools.Annotations.Engine.AnnStickyNoteObject.hitTest Performs hit-testing on this AnnStickyNoteObject.
Leadtools.Annotations.Engine.AnnStickyNoteObject.scale Scales the AnnObject by the specified ratios.
Leadtools.Annotations.Engine.AnnStickyNoteObject.scaleVector Scales the AnnStickyNoteObject by the specified ratios, unit vector and center point.
Leadtools.Annotations.Engine.AnnStickyNoteObject.serialize Serializes the object to an XML document.
Leadtools.Annotations.Engine.AnnStroke.create Creates a new AnnStroke object with the specified values.
Leadtools.Annotations.Engine.AnnStroke.onPropertyChanged Raises the PropertyChanged event.
Leadtools.Annotations.Engine.AnnTextObject.deserialize Loads this object with data from the specified xml.
Leadtools.Annotations.Engine.AnnTextObject.serialize Serializes the object to an xml document.
Leadtools.Annotations.Engine.AnnTextPointerObject.deserialize Loads this object with data from the specified xml.
Leadtools.Annotations.Engine.AnnTextPointerObject.getInvalidateRect Gets a LeadRectD object that specifies the current physical rectangle of this AnnTextPointerObject.
Leadtools.Annotations.Engine.AnnTextPointerObject.hitTest Performs hit-testing on this AnnTextPointerObject.
Leadtools.Annotations.Engine.AnnTextPointerObject.rotate Rotates the AnnTextPointerObject around the specified point by the specified number of degrees.
Leadtools.Annotations.Engine.AnnTextPointerObject.scale Scales the AnnTextPointerObject by the specified ratios.
Leadtools.Annotations.Engine.AnnTextPointerObject.scaleVector Scales an AnnTextPointerObject by the specified ratios, unit vector, and center point.
Leadtools.Annotations.Engine.AnnTextPointerObject.serialize Serializes the object to an xml document.
Leadtools.Annotations.Engine.AnnTextPointerObject.translate Translates this AnnTextPointerObject by the specified values.
Leadtools.Annotations.Engine.AnnTextReviewObject.addRectangle Adds a rectangle to this AnnTextReviewObject.
Leadtools.Annotations.Engine.AnnTextReviewObject.deserialize Loads this object with data from the specified XML.
Leadtools.Annotations.Engine.AnnTextReviewObject.hitTest Performs hit-testing on this AnnTextReviewObject.
Leadtools.Annotations.Engine.AnnTextReviewObject.scale Scales the AnnObject by the specified ratios.
Leadtools.Annotations.Engine.AnnTextReviewObject.scaleVector Scales the AnnTextReviewObject by the specified ratios, unit vector and center point.
Leadtools.Annotations.Engine.AnnTextReviewObject.serialize Serializes the object to an XML document.
Leadtools.Annotations.Engine.AnnTextReviewObject.setRectangles Replaces the rectangles of this AnnTextReviewObject.
Leadtools.Annotations.Engine.AnnTextReviewObject.translate Translates the AnnTextReviewObject by the specified values.
Leadtools.Annotations.Engine.AnnTextRollupObject.deserialize Loads this object with data from the specified xml.
Leadtools.Annotations.Engine.AnnTextRollupObject.serialize Serializes the object to an xml document.
Leadtools.Annotations.Engine.AnnThickness.#ctor Initializes a new instance of the AnnThickness structure.
Leadtools.Annotations.Engine.AnnThickness.clone Creates an exact copy of this AnnThickness object.
Leadtools.Annotations.Engine.AnnToolTipEventArgs.#ctor Initializes a new (empty) instance of the AnnToolTipEventArgs class.
Leadtools.Annotations.Engine.AnnToolTipEventArgs.create Creates a new AnnToolTipEventArgs with the specified parameters.
Leadtools.Annotations.Engine.AnnTransformer.rotateAtPoints Rotates the input LeadPointD values using the specified angle and center point.
Leadtools.Annotations.Engine.AnnTransformer.rotatePoint Rotates the input LeadPointD using the specified angle.
Leadtools.Annotations.Engine.AnnTransformer.rotatePointAt Rotates the input LeadPointD using the specified angle and center point.
Leadtools.Annotations.Engine.AnnTransformer.rotatePoints Rotates the input LeadPointD values using the specified angle.
Leadtools.Annotations.Engine.AnnTransformer.rotateRect Rotates the input LeadRectD using the specified angle.
Leadtools.Annotations.Engine.AnnTransformer.rotateRectAt Rotates the input LeadRectD using the specified angle and center point.
Leadtools.Annotations.Engine.AnnTransformer.scalePoint Scales the input LeadPointD using the specified scale factor.
Leadtools.Annotations.Engine.AnnTransformer.scalePointAt Scales the input LeadPointD using the specified scale factor and center point.
Leadtools.Annotations.Engine.AnnTransformer.scalePointsAt Scales the input LeadPointD values using the specified scale factor and center point.
Leadtools.Annotations.Engine.AnnTransformer.translatePoint Translates the transformation matrix of the input LeadPointD by the specified values.
Leadtools.Annotations.Engine.AnnTransformer.translatePoints Translates the transformation matrix of the input LeadPointD values by the specified values.
Leadtools.Annotations.Engine.AnnUnitConverter.convert Converts a value from one unit to another.
Leadtools.Annotations.Engine.AnnUnitConverter.convertAngularUnit Converts an angular value from one unit to another.
Leadtools.Annotations.Engine.AnnUnitConverter.convertFromPixels Converts a value from pixels.
Leadtools.Annotations.Engine.AnnUnitConverter.convertToPixels Converts a value to pixels.
Leadtools.Annotations.Engine.AnnUnitConverter.getAngularUnitAbbreviation Gets the abbreviation that corresponds to a given angular unit of measure.
Leadtools.Annotations.Engine.AnnUnitConverter.getUnitAbbreviation Gets the abbreviation for a given unit of measure.
Leadtools.Annotations.Engine.AnnUnitConverter.setUnitAbbreviation Modifies the default string abbreviation to be used with a specific unit.
Leadtools.Annotations.Engine.IAnnAutomationControl.automationAttach A method called whenever Attach is called.
Leadtools.Annotations.Engine.IAnnAutomationControl.automationInvalidate Invalidates the specified region of the control.
Leadtools.Annotations.Engine.IAnnAutomationControl.onAutomationDoubleClick Must be called when the pointer (mouse or touch) is double clicked or tapped on the control.
Leadtools.Annotations.Engine.IAnnAutomationControl.onAutomationPointerDown Must be called when the pointer (mouse or touch) is pressed down or tapped on the control.
Leadtools.Annotations.Engine.IAnnAutomationControl.onAutomationPointerMove Must be called when the pointer (mouse or touch) is moving or dragging on the control.
Leadtools.Annotations.Engine.IAnnAutomationControl.onAutomationPointerUp Must be called when the pointer (mouse or touch) is released up from the control.
Leadtools.Annotations.Engine.IAnnLabelRenderer.getBounds Gets the bound of the label.
Leadtools.Annotations.Engine.IAnnLabelRenderer.renderLabel Renders the specified AnnLabel object.
Leadtools.Annotations.Engine.IAnnObjectRenderer.addObject Called by the state annotation rendering engine to add the element for this object.
Leadtools.Annotations.Engine.IAnnObjectRenderer.getRenderPoints Gets the points that must be rendered for an AnnObject.
Leadtools.Annotations.Engine.IAnnObjectRenderer.initialize Initializes this object renderer with the specified rendering engine.
Leadtools.Annotations.Engine.IAnnObjectRenderer.removeObject Called by the state annotation rendering engine to remove the element for this object.
Leadtools.Annotations.Engine.IAnnObjectRenderer.render Renders an object.
Leadtools.Annotations.Engine.IAnnObjectRenderer.renderAlignmentTarget Renders highlight rectangle above the bounds of alignment target object when EnableObjectsAlignment is turned on and the object is target alignment.
Leadtools.Annotations.Engine.IAnnObjectRenderer.renderContent Renders the content of an annotation object.
Leadtools.Annotations.Engine.IAnnObjectRenderer.renderLocked Renders the lock portion of the object.
Leadtools.Annotations.Engine.IAnnObjectRenderer.renderRotatePointThumbs Renders the rotation points thumbs of an object.
Leadtools.Annotations.Engine.IAnnObjectRenderer.renderSelection Renders the selected part of this object if it supports a selection stroke.
Leadtools.Annotations.Engine.IAnnObjectRenderer.renderThumbs Renders the thumbs of an object.
Leadtools.Annotations.Engine.IAnnThumbStyle.hitTest Queries the specified location to determine if a test point is over the thumb.
Leadtools.Annotations.Engine.IAnnThumbStyle.render Renders this thumb at the specified center location.
Leadtools.Annotations.Engine.IAnnThumbStyle.renderHitTest Queries the specified location to determine if a test point is over the thumb using the specified mapper.
Leadtools.Annotations.Engine.LeadPointCollection.add Adds a LeadPointD to the end of the collection.
Leadtools.Annotations.Engine.LeadPointCollection.addRange Adds the items of the specified array to the end of this collection.
Leadtools.Annotations.Engine.LeadPointCollection.clear Removes all elements from the collection.
Leadtools.Annotations.Engine.LeadPointCollection.clearItems Removes all items from the collection.
Leadtools.Annotations.Engine.LeadPointCollection.collectionChanged Occurs when values are added or removed from this collection.
Leadtools.Annotations.Engine.LeadPointCollection.contains Determines whether an LeadPointD is in the collection.
Leadtools.Annotations.Engine.LeadPointCollection.copyTo Copies the contents of a LeadPointD list to a LeadPointD array starting at the specified index.
Leadtools.Annotations.Engine.LeadPointCollection.count Gets the number of elements contained in the collection.
Leadtools.Annotations.Engine.LeadPointCollection.getEnumerator Returns an enumerator that iterates through the collection.
Leadtools.Annotations.Engine.LeadPointCollection.indexOf Gets the index of the specified item in the collection.
Leadtools.Annotations.Engine.LeadPointCollection.insert Inserts an item into this collection at the specified index.
Leadtools.Annotations.Engine.LeadPointCollection.insertItem Inserts a LeadPointD into the collection at the specified index.
Leadtools.Annotations.Engine.LeadPointCollection.insertItemRange Inserts the items of the specified array to into this collection at the specified index.
Leadtools.Annotations.Engine.LeadPointCollection.insertRange Inserts the items of the specified array to into this collection at the specified index.
Leadtools.Annotations.Engine.LeadPointCollection.item Gets or sets the point at the specified index.
Leadtools.Annotations.Engine.LeadPointCollection.move Moves the item at the specified index to a new location in the collection.
Leadtools.Annotations.Engine.LeadPointCollection.moveItem Moves the item at the specified index to a new location in the collection.
Leadtools.Annotations.Engine.LeadPointCollection.onCollectionChanged Raises the CollectionChanged event with the provided arguments.
Leadtools.Annotations.Engine.LeadPointCollection.remove Removes an item from the collection.
Leadtools.Annotations.Engine.LeadPointCollection.removeAt Removes the element at the specified index of the LeadPointCollection.
Leadtools.Annotations.Engine.LeadPointCollection.removeItem Removes the first occurence of the specified LeadPointD from the collection.
Leadtools.Annotations.Engine.LeadPointCollection.setItem Replaces the LeadPointD at the specified index.
Leadtools.Annotations.Engine.LeadPointCollection.toArray Copies the contents of this collection to an array.

Removed Members (version 22)

The following members have been removed:

Name
None

Version Changes: 20 to 21

Removed

AnnPointerObject has been replaced with AnnPolylineObject.

Version Changes: 19 to 20

Namespace Change

Leadtools.Annotations.Engine namespace in v20 replaces Leadtools.Annotations.Core in v19.

Help Version 23.0.2024.3.10
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS HTML5 JavaScript

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.