Version Changes: 18 to 19
The following members have been added:
Name | Description |
---|---|
Leadtools.Annotations.Core.AnnAudioObject.clone | Creates an exact copy of this AnnAudioObject object. |
Leadtools.Annotations.Core.AnnAudioObject.create | Creates a new instance of AnnAudioObject. |
Leadtools.Annotations.Core.AnnAudioObject.deserialize | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnAudioObject.friendlyName | Gets the friendly name for AnnAudioObject. |
Leadtools.Annotations.Core.AnnAudioObject.hitTestInterior | Indicates if this AnnAudioObject supports hit testing of its interior. |
Leadtools.Annotations.Core.AnnAudioObject.serialize | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnAutomationControlGetContainersCallback | - Callback that is used to obtain the collection of annotation containers used by the automation. |
Leadtools.Annotations.Core.AnnBrush.#ctor | Initializes a new instance of AnnBrush |
Leadtools.Annotations.Core.AnnBrush.clone | Creates an exact copy of this AnnBrush object. |
Leadtools.Annotations.Core.AnnBrush.createBrush | Creates a new instance of AnnBrush from this AnnBrush. |
Leadtools.Annotations.Core.AnnCodecs.deserializeOptions | Gets or sets the options to use when loading annotation objects. |
Leadtools.Annotations.Core.AnnCodecs.getInfo | Gets information about the specified annotation xml data. |
Leadtools.Annotations.Core.AnnCodecs.getInfoFromXmlDocument | Gets information about the specified annotation xml document. |
Leadtools.Annotations.Core.AnnCodecs.load | Loads an annotation container from the specified xml data. |
Leadtools.Annotations.Core.AnnCodecs.loadAll | Loads all the annotation containers from the specified XML data containing a multi-page annotation file. |
Leadtools.Annotations.Core.AnnCodecs.LoadAllFromXML | Loads all the annotation containers from the specified xml document containing a multi-page annotation file. |
Leadtools.Annotations.Core.AnnCodecs.loadFromXmlDocument | Loads an annotation container from the specified xml document. |
Leadtools.Annotations.Core.AnnCodecs.loadSourceResolution | Gets or sets the source resolution to use when loading annotation containers. |
Leadtools.Annotations.Core.AnnCodecs.loadTargetResolution | Gets or sets the target resolution to use when loading annotation containers. |
Leadtools.Annotations.Core.AnnCodecs.loadUseDpi | Gets or sets a value that indicate whether to use the target resolution during load. |
Leadtools.Annotations.Core.AnnCodecs.save | Saves an annotation container to xml data. |
Leadtools.Annotations.Core.AnnCodecs.saveAll | Saves an array of annotation containers to xml data. |
Leadtools.Annotations.Core.AnnCodecs.saveLayer | Saves an annotation layer to xml data. |
Leadtools.Annotations.Core.AnnCodecs.serializeOptions | Gets or sets the options to use when saving annotation objects. |
Leadtools.Annotations.Core.AnnCodecsInfo.format | Gets or sets the format of the annotation file. |
Leadtools.Annotations.Core.AnnCodecsInfo.pages | Gets or sets an array of integers that contain the pages numbers found in the file. |
Leadtools.Annotations.Core.AnnCodecsInfo.version | Gets or sets the version of the LEADTOOLS Annotation file. |
Leadtools.Annotations.Core.AnnContainer.activeLayer | Gets or sets the active layer in this container. |
Leadtools.Annotations.Core.AnnContainer.children | Gets the collection of AnnObjects in this AnnContainer. |
Leadtools.Annotations.Core.AnnContainer.clone | Creates an exact copy of this AnnContainer object. |
Leadtools.Annotations.Core.AnnContainer.create | Creates a new AnnContainer with the specified offset, size and mapper. |
Leadtools.Annotations.Core.AnnContainer.fill | Gets or sets the object to use when filling the interior of this AnnContainer. |
Leadtools.Annotations.Core.AnnContainer.groupsRoles | Gets or sets the AnnGroupsRoles associated with this container. |
Leadtools.Annotations.Core.AnnContainer.hitTestBehavior | Gets or sets a value that determines how objects are hit-tested through a selection rectangle. |
Leadtools.Annotations.Core.AnnContainer.hitTestBuffer | Gets or sets the threshold buffer value for hit testing. |
Leadtools.Annotations.Core.AnnContainer.hitTestPoint | Performs hit-testing on this AnnContainer at the specified point. |
Leadtools.Annotations.Core.AnnContainer.hitTestRect | Performs hit-testing on this AnnContainer at the specified rectangle. |
Leadtools.Annotations.Core.AnnContainer.isEnabled | Gets or sets a value indicating whether the object is enabled. |
Leadtools.Annotations.Core.AnnContainer.isModified | Indicate that the objects in this container have been modified. |
Leadtools.Annotations.Core.AnnContainer.isVisible | Gets or sets a value indicating whether the object is visible. |
Leadtools.Annotations.Core.AnnContainer.labels | Gets the collection of labels to render on top of this AnnContainer. |
Leadtools.Annotations.Core.AnnContainer.layers | Gets the collection of AnnLayers in this AnnContainer. |
Leadtools.Annotations.Core.AnnContainer.mapper | Gets or sets the mapper for this AnnContainer. |
Leadtools.Annotations.Core.AnnContainer.objectAdded.remove | Occurs when an object is added to the AnnContainer. |
Leadtools.Annotations.Core.AnnContainer.objectRemoved.remove | Occurs when an object is removed from the AnnContainer. |
Leadtools.Annotations.Core.AnnContainer.objectsPropertyChanged.remove | Occurs when any property of any AnnObject in this container changes.AnnPropertyChangedEventArgs |
Leadtools.Annotations.Core.AnnContainer.offset | Gets or sets the offset of this AnnContainer. |
Leadtools.Annotations.Core.AnnContainer.pageNumber | Gets or sets the page number associated with this AnnContainer. |
Leadtools.Annotations.Core.AnnContainer.resize | Resizes this container to the speccified size using the specified options. |
Leadtools.Annotations.Core.AnnContainer.rotate | Rotates this AnnContainer and its children by the specified value. |
Leadtools.Annotations.Core.AnnContainer.select | For internal use. |
Leadtools.Annotations.Core.AnnContainer.selectionObject | Gets or sets the selection object used by this AnnContainer. |
Leadtools.Annotations.Core.AnnContainer.size | Gets or sets the size of this AnnContainer. |
Leadtools.Annotations.Core.AnnContainer.stateId | Gets or sets the optional state ID of this container to be used with state rendering engines. |
Leadtools.Annotations.Core.AnnContainer.stroke | Gets or sets the object to use when drawing the border of this AnnContainer. |
Leadtools.Annotations.Core.AnnContainer.unselect | For internal use. |
Leadtools.Annotations.Core.AnnContainer.userData | Gets or sets a user-defined value associated with this container |
Leadtools.Annotations.Core.AnnContainer.userMode | Gets or sets the user mode. |
Leadtools.Annotations.Core.AnnContainerCollection.add | Adds an object to the end of the collection. |
Leadtools.Annotations.Core.AnnContainerCollection.AddRange | Adds the items of the specified array to the end of this collection. |
Leadtools.Annotations.Core.AnnContainerCollection.bringToFront | Moves a container up in the Z-order of the list. |
Leadtools.Annotations.Core.AnnContainerCollection.clear | Removes all elements from the collection. |
Leadtools.Annotations.Core.AnnContainerCollection.clearItems | Removes all items from the collection. |
Leadtools.Annotations.Core.AnnContainerCollection.collectionChanged.remove | Occurs when the collection changes. |
Leadtools.Annotations.Core.AnnContainerCollection.contains | Determines whether an element is in the collection. |
Leadtools.Annotations.Core.AnnContainerCollection.count | Gets the number of elements in the collection. |
Leadtools.Annotations.Core.AnnContainerCollection.getEnumerator | Returns an enumerator that iterates through the collection. |
Leadtools.Annotations.Core.AnnContainerCollection.indexOf | Gets the index of an object in this collection. |
Leadtools.Annotations.Core.AnnContainerCollection.insert | Inserts the specified AnnContainer into this AnnContainerCollection at the specified index. |
Leadtools.Annotations.Core.AnnContainerCollection.insertItem | Inserts the specified AnnContainer into this AnnContainerCollection at the specified index. |
Leadtools.Annotations.Core.AnnContainerCollection.InsertItemRange | Inserts the items of the specified array to into this collection at the specified index. |
Leadtools.Annotations.Core.AnnContainerCollection.InsertRange | Inserts the items of the specified array to into this collection at the specified index. |
Leadtools.Annotations.Core.AnnContainerCollection.item | Gets or sets the element at the specified index. |
Leadtools.Annotations.Core.AnnContainerCollection.move | Moves the item at the specified index to a new location in the collection. |
Leadtools.Annotations.Core.AnnContainerCollection.moveItem | Moves the item at the specified index to a new location in the collection. |
Leadtools.Annotations.Core.AnnContainerCollection.onCollectionChanged | Raises the CollectionChanged event with the provided arguments. |
Leadtools.Annotations.Core.AnnContainerCollection.remove | Removes the first occurrence of a specific object from the collection. |
Leadtools.Annotations.Core.AnnContainerCollection.removeAt | Removes the element at the specified index of the AnnContainerCollection. |
Leadtools.Annotations.Core.AnnContainerCollection.removeItem | Removes the first occurrence of the specified AnnContainer from the collection. |
Leadtools.Annotations.Core.AnnContainerCollection.sendToBack | Moves a container down in the Z-order of the list. |
Leadtools.Annotations.Core.AnnContainerCollection.setItem | Replaces the element at the specified index. |
Leadtools.Annotations.Core.AnnContainerCollection.toArray | Copies the elements of the AnnContainerCollection to a new array. |
Leadtools.Annotations.Core.AnnContainerMapper.#ctor | Creates a new mapper with the specified DPI values. |
Leadtools.Annotations.Core.AnnContainerMapper.burnScaleFactor | Gets or sets a scale factor that will be used when burning annotations. |
Leadtools.Annotations.Core.AnnContainerMapper.calibrate | Sets the ruler calibration scale. |
Leadtools.Annotations.Core.AnnContainerMapper.calibrationScale | Gets the current calibration scale value. |
Leadtools.Annotations.Core.AnnContainerMapper.calibrationUnit | The default unit of measure to use when creating new ruler objects in the container after calibration has been performed. |
Leadtools.Annotations.Core.AnnContainerMapper.clone | Creates an exact copy of this AnnContainerMapper |
Leadtools.Annotations.Core.AnnContainerMapper.deviceDpiX | Gets or sets the horizontal device resolution (DPI). |
Leadtools.Annotations.Core.AnnContainerMapper.deviceDpiY | Gets or sets the vertical device resolution (DPI). |
Leadtools.Annotations.Core.AnnContainerMapper.fontFromContainerCoordinates | Converts a font from container coordinates. |
Leadtools.Annotations.Core.AnnContainerMapper.fontRelativeToDevice | Gets or sets a value that indicate whether font size is relative to the device (screen). |
Leadtools.Annotations.Core.AnnContainerMapper.FontRelativeToImageDpi | Gets or sets if we are taking image dpi in consideration when calculting font size. |
Leadtools.Annotations.Core.AnnContainerMapper.fontToContainerCoordinates | Converts a font to container coordinates. |
Leadtools.Annotations.Core.AnnContainerMapper.ignoreDpiScale | For internal use by LEADTOOLS. |
Leadtools.Annotations.Core.AnnContainerMapper.lengthFromContainerCoordinates | Converts a length from container coordinates. |
Leadtools.Annotations.Core.AnnContainerMapper.lengthToContainerCoordinates | Converts a length to container coordinates. |
Leadtools.Annotations.Core.AnnContainerMapper.mapResolutions | Update this mapper with the specified DPI values. |
Leadtools.Annotations.Core.AnnContainerMapper.offset | Gets or sets the offset of this AnnContainerMapper. |
Leadtools.Annotations.Core.AnnContainerMapper.pointFromContainerCoordinates | Converts a point from container coordinates. |
Leadtools.Annotations.Core.AnnContainerMapper.pointsFromContainerCoordinates | Converts an array of points from container coordinates. |
Leadtools.Annotations.Core.AnnContainerMapper.pointsToContainerCoordinates | Convert an array of points to container coordinates. |
Leadtools.Annotations.Core.AnnContainerMapper.pointToContainerCoordinates | Converts a point to container coordinates. |
Leadtools.Annotations.Core.AnnContainerMapper.rectFromContainerCoordinates | Converts a rectangle from container coordinates. |
Leadtools.Annotations.Core.AnnContainerMapper.rectToContainerCoordinates | Converts a rectangle to container coordinates. |
Leadtools.Annotations.Core.AnnContainerMapper.scrollOffset | Gets or sets the current scroll offset for this AnnContainerMapper. |
Leadtools.Annotations.Core.AnnContainerMapper.sizeFromContainerCoordinates | Converts a size from container coordinates. |
Leadtools.Annotations.Core.AnnContainerMapper.sizeToContainerCoordinates | Converts a size to container coordinates. |
Leadtools.Annotations.Core.AnnContainerMapper.sourceDpiX | Gets the horizontal source (screen) resolution (DPI). |
Leadtools.Annotations.Core.AnnContainerMapper.sourceDpiY | Gets the vertical source (screen) resolution (DPI). |
Leadtools.Annotations.Core.AnnContainerMapper.strokeFromContainerCoordinates | Converts a stroke to container coordinates. |
Leadtools.Annotations.Core.AnnContainerMapper.targetDpiX | Gets the horizontal target (image) resolution (DPI). |
Leadtools.Annotations.Core.AnnContainerMapper.targetDpiY | Gets the vertical target (image) resolution (DPI). |
Leadtools.Annotations.Core.AnnContainerMapper.transform | Gets the current transform. |
Leadtools.Annotations.Core.AnnContainerMapper.updateTransform | Updates the transformation matrix used by this mapper. |
Leadtools.Annotations.Core.AnnCrossProductObject.= | The hit test value of the first ruler. |
Leadtools.Annotations.Core.AnnCrossProductObject.clone | Creates an exact copy of this AnnCrossProductObject object. |
Leadtools.Annotations.Core.AnnCrossProductObject.create | Creates a new instance of AnnCrossProductObject. |
Leadtools.Annotations.Core.AnnCrossProductObject.firstEndPoint | Gets or sets the value for the ending point of the first ruler. |
Leadtools.Annotations.Core.AnnCrossProductObject.firstStartPoint | Gets or sets the starting point of the first ruler. |
Leadtools.Annotations.Core.AnnCrossProductObject.friendlyName | Gets the friendly name for AnnCrossProductObject. |
Leadtools.Annotations.Core.AnnCrossProductObject.getInvalidateRect | Gets a LeadRectD object that specifies the current physical rectangle of this AnnCrossProductObject. |
Leadtools.Annotations.Core.AnnCrossProductObject.getRulerLength | Gets the calibrated length of this AnnCrossProductObject. |
Leadtools.Annotations.Core.AnnCrossProductObject.hitTest | Performs hit-testing on this AnnCrossProductObject. |
Leadtools.Annotations.Core.AnnCrossProductObject.hitTestedRuler | Gets the name of the current hit tested AnnPolyRulerObject. |
Leadtools.Annotations.Core.AnnCrossProductObject.intersectionPoint | Gets or sets the current intersection point of this AnnCrossProductObject object |
Leadtools.Annotations.Core.AnnCrossProductObject.moveLine | Moves the specified line of the AnnCrossProductObject. |
Leadtools.Annotations.Core.AnnCrossProductObject.secondEndPoint | Gets or sets the ending point of the second ruler. |
Leadtools.Annotations.Core.AnnCrossProductObject.secondStartPoint | Gets or sets the starting point of the second ruler. |
Leadtools.Annotations.Core.AnnCrossProductObject.supportsFill | Indicates if this object supports a fill. |
Leadtools.Annotations.Core.AnnCrossProductObject.updateIntersectionPoint | Recalculates the IntersectionPoint for the AnnCrossProductObject. |
Leadtools.Annotations.Core.AnnCrossProductObject.updatePoint | Updates the specified point of the cross-product object. |
Leadtools.Annotations.Core.AnnCrossProductObject.updateSecondPoints | Updates the second point of the cross-product object. |
Leadtools.Annotations.Core.AnnCurveObject.clone | Creates an exact copy of this AnnCurveObject object. |
Leadtools.Annotations.Core.AnnCurveObject.create | Creates a new instance of AnnCurveObject. |
Leadtools.Annotations.Core.AnnCurveObject.deserialize | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnCurveObject.friendlyName | Gets the friendly name for AnnCurveObject. |
Leadtools.Annotations.Core.AnnCurveObject.getBoundingRectangle | Gets the bounding rectangle for this AnnCurveObject object. |
Leadtools.Annotations.Core.AnnCurveObject.hitTest | Performs hit-testing on this AnnCurveObject. |
Leadtools.Annotations.Core.AnnCurveObject.serialize | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnCurveObject.tension | Gets or sets a value that specifies the amount that this AnnCurveObject curve bends between control points. |
Leadtools.Annotations.Core.AnnDataProvider | - Provider for annotations image data. |
Leadtools.Annotations.Core.AnnDeserializeOptions.deserializeObject.remove | Represents the event to trigger for each annotation object being loaded. |
Leadtools.Annotations.Core.AnnDeserializeOptions.deserializeObjectError.remove | Represents the event to trigger when an error occurs during loading an annotation object. |
Leadtools.Annotations.Core.AnnDrawDesignerEventArgs.#ctor | Initializes a new (empty) instance of the AnnDrawDesignerEventArgs class. |
Leadtools.Annotations.Core.AnnDrawDesignerEventArgs.cancel | Gets or sets a value indicating whether the draw operation should be canceled. |
Leadtools.Annotations.Core.AnnDrawDesignerEventArgs.create | Creates a new instance of the AnnDrawDesignerEventArgs class. |
Leadtools.Annotations.Core.AnnDrawDesignerEventArgs.object | Gets the AnnObject that is being drawn. |
Leadtools.Annotations.Core.AnnDrawDesignerEventArgs.operationStatus | Gets the status of the draw operation. |
Leadtools.Annotations.Core.AnnEditContentEventArgs | - Provides data for the AnnAutomation.EditContent event. |
Leadtools.Annotations.Core.AnnEditDesignerEventArgs.#ctor | Initializes a new (empty) instance of the AnnEditDesignerEventArgs class. |
Leadtools.Annotations.Core.AnnEditDesignerEventArgs.cancel | Gets or sets a value indicating whether the edit operation should be canceled. |
Leadtools.Annotations.Core.AnnEditDesignerEventArgs.create | Creates a new instance of the AnnEditDesignerEventArgs class. |
Leadtools.Annotations.Core.AnnEditDesignerEventArgs.moveThumbIndex | Gets the index of the thumb (control point) being moved. |
Leadtools.Annotations.Core.AnnEditDesignerEventArgs.object | Gets the AnnObject that is being edited. |
Leadtools.Annotations.Core.AnnEditDesignerEventArgs.operation | Gets the type of the current edit operation. |
Leadtools.Annotations.Core.AnnEditDesignerEventArgs.operationStatus | Gets the status of the current edit operation. |
Leadtools.Annotations.Core.AnnEditTextEventArgs.#ctor | Initializes a new (empty) instance of the AnnEditTextEventArgs class. |
Leadtools.Annotations.Core.AnnEditTextEventArgs.bounds | Gets the bounding rectangle of the AnnTextObject entering text-editing mode in screen/device coordinates. |
Leadtools.Annotations.Core.AnnEditTextEventArgs.cancel | Gets or sets a value indicating whether edit mode should be canceled. |
Leadtools.Annotations.Core.AnnEditTextEventArgs.create | Creates a new instance of the AnnEditTextEventArgs class. |
Leadtools.Annotations.Core.AnnEditTextEventArgs.textObject | Gets the AnnTextObject that is entering text-editing mode. |
Leadtools.Annotations.Core.AnnEllipseObject.create | Creates a new instance of AnnEllipseObject. |
Leadtools.Annotations.Core.AnnEllipseObject.friendlyName | Gets the friendly name for AnnEllipseObject. |
Leadtools.Annotations.Core.AnnEllipseObject.GetArea | Returns the area defined by the ellipse generated from all the points inside this object. |
Leadtools.Annotations.Core.AnnEllipseObject.GetAreaInPixels | Returns the pixel count of this AnnEllipseObject. |
Leadtools.Annotations.Core.AnnEllipseObject.hitTest | Performs hit-testing on this AnnEllipseObject. |
Leadtools.Annotations.Core.AnnEncryptObject.apply | Applies this AnnEncryptObject object to an image using the specified data provider. |
Leadtools.Annotations.Core.AnnEncryptObject.canDecrypt | Gets a value indicating whether this AnnEncryptObject obect is ready to decrypt. |
Leadtools.Annotations.Core.AnnEncryptObject.canEncrypt | Gets a value indicating whether this AnnEncryptObject object is ready to encrypt. |
Leadtools.Annotations.Core.AnnEncryptObject.canRotate | Indicates if this object supports rotation. |
Leadtools.Annotations.Core.AnnEncryptObject.clone | Creates an exact copy of this AnnEncryptObject object. |
Leadtools.Annotations.Core.AnnEncryptObject.create | Creates a new instance of AnnEncryptObject. |
Leadtools.Annotations.Core.AnnEncryptObject.defaultPrimaryPicture | Gets or sets the id of the default primary picture used for the AnnEncryptObject. |
Leadtools.Annotations.Core.AnnEncryptObject.defaultSecondaryPicture | Gets or sets the id of the default secondary picture used for the AnnEncryptObject. |
Leadtools.Annotations.Core.AnnEncryptObject.deserialize | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnEncryptObject.encryptor | Gets or sets a value to indicate whether this AnnEncryptObject object is in an encryptor or a decryptor. |
Leadtools.Annotations.Core.AnnEncryptObject.friendlyName | Gets the friendly name for AnnEncryptObject. |
Leadtools.Annotations.Core.AnnEncryptObject.hitTestInterior | Indicates if this AnnEncryptObject supports hit testing of its interior. |
Leadtools.Annotations.Core.AnnEncryptObject.isEncrypted | Gets a value indicating whether this AnnEncryptObject object is currently encrypted. |
Leadtools.Annotations.Core.AnnEncryptObject.key | Gets or sets the key used to encrypt or decrypt this AnnEncryptObject object. |
Leadtools.Annotations.Core.AnnEncryptObject.primaryPicture | Gets or sets the primary AnnPicture object associated with this AnnEncryptObject object. |
Leadtools.Annotations.Core.AnnEncryptObject.resetKeyIfApplied | Gets or sets a value to indicate whether the Key of this AnnEncryptObject object is reset to 0 when applied. |
Leadtools.Annotations.Core.AnnEncryptObject.rotate | Rotates the AnnEncryptObject around the specified point by the specified number of degrees. |
Leadtools.Annotations.Core.AnnEncryptObject.scaleVector | Scales the AnnEncryptObject by the specified ratios, unit vector and center point. |
Leadtools.Annotations.Core.AnnEncryptObject.secondaryPicture | Gets or sets the secondary AnnPicture object associated with this AnnEncryptObject object. |
Leadtools.Annotations.Core.AnnEncryptObject.serialize | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnEncryptObject.serializeKeyIfEncrypted | Gets or sets a value to indicate whether the Key of this AnnEncryptObject object is serialized along with the rest of the object. |
Leadtools.Annotations.Core.AnnEncryptObject.supportsFill | Indicates if this object supports a fill. |
Leadtools.Annotations.Core.AnnEncryptObject.supportsStroke | Indicates if this object supports AnnStroke. |
Leadtools.Annotations.Core.AnnEncryptObject.translate | Translates the AnnEncryptObject by the specified values. |
Leadtools.Annotations.Core.AnnFont.#ctor | Creates a new instance of the AnnFont class. |
Leadtools.Annotations.Core.AnnFont.clone | Creates an exact copy of this AnnFont object. |
Leadtools.Annotations.Core.AnnFont.fontFamilyName | Gets or sets a string representation of the font family associated with this AnnFont object. |
Leadtools.Annotations.Core.AnnFont.fontSize | Gets or sets the point size of the new font for this AnnFont object. |
Leadtools.Annotations.Core.AnnFont.fontStretch | Gets or sets a value that indicates the degree to which the typeface is stretched. |
Leadtools.Annotations.Core.AnnFont.fontStyle | Gets or sets a value that indicates the style of the typeface. |
Leadtools.Annotations.Core.AnnFont.fontWeight | Gets or sets a value that indicates the relative weight of the typeface. |
Leadtools.Annotations.Core.AnnFont.onPropertyChanged | Raises the PropertyChanged event. |
Leadtools.Annotations.Core.AnnFont.propertyChanged.remove | Occurs when a property value changes.AnnPropertyChangedEventArgs |
Leadtools.Annotations.Core.AnnFont.textDecoration | Gets or sets an AnnTextDecorations that contains text decorations to apply to this AnnFont. |
Leadtools.Annotations.Core.AnnFreehandHotspotObject.clone | Creates an exact copy of this AnnFreehandHotspotObject object. |
Leadtools.Annotations.Core.AnnFreehandHotspotObject.create | Creates a new instance of AnnFreehandHotspotObject. |
Leadtools.Annotations.Core.AnnFreehandHotspotObject.defaultPicture | Gets or sets the id of the default picture used for the AnnFreehandHotspotObject. |
Leadtools.Annotations.Core.AnnFreehandHotspotObject.deserialize | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnFreehandHotspotObject.friendlyName | Gets the friendly name for AnnFreehandHotspotObject. |
Leadtools.Annotations.Core.AnnFreehandHotspotObject.getInvalidateRect | Gets a LeadRectD object that specifies the current physical rectangle of this AnnFreehandHotspotObject. |
Leadtools.Annotations.Core.AnnFreehandHotspotObject.hitTestInterior | Indicates if this AnnFreehandHotspotObject supports hit testing of its interior. |
Leadtools.Annotations.Core.AnnFreehandHotspotObject.picture | Gets or sets the AnnPicture object associated with this AnnFreehandHotspotObject. |
Leadtools.Annotations.Core.AnnFreehandHotspotObject.serialize | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnFreehandHotspotObject.supportsFill | Indicates if this object supports a fill. |
Leadtools.Annotations.Core.AnnFreehandHotspotObject.supportsStroke | Indicates if this object supports AnnStroke. |
Leadtools.Annotations.Core.AnnGradientBrush | - Describes a brush with a gradient, composed of gradient stops. |
Leadtools.Annotations.Core.AnnGradientStop | - Describes the location and color of a transition point in a gradient. |
Leadtools.Annotations.Core.AnnGradientStopCollection | - Represents a dynamic collection of AnnGradientStop's and provides notifications when items are added or removed. |
Leadtools.Annotations.Core.AnnGroupObject.children | Gets the collection of annotation objects (of various types that are derived from AnnObject) contained in this AnnGroupObject object. |
Leadtools.Annotations.Core.AnnGroupObject.friendlyName | Gets the friendly name for AnnGroupObject. |
Leadtools.Annotations.Core.AnnGroupObject.objectAdded.remove | Occurs when an object is added to the Children property of this container. |
Leadtools.Annotations.Core.AnnGroupObject.objectRemoved.remove | Occurs when an object is removed from the Children property of this container. |
Leadtools.Annotations.Core.AnnGroupObject.rotate | Rotates the AnnGroupObject around the specified point by the specified number of degrees. |
Leadtools.Annotations.Core.AnnGroupObject.scale | Scales the AnnGroupObject by the specified ratios |
Leadtools.Annotations.Core.AnnGroupObject.translate | Translates the AnnGroupObject by the specified values. |
Leadtools.Annotations.Core.AnnGroupsRoles | - Provides support for user roles in the annotations framework. |
Leadtools.Annotations.Core.AnnHatchBrush | - Defines a brush with a hatch style, foreground color, and background color. |
Leadtools.Annotations.Core.AnnHatchStyle | - Enumeration listing the different patterns available for AnnHatchBrush. |
Leadtools.Annotations.Core.AnnHiliteObject.clone | Creates an exact copy of this AnnHiliteObject object. |
Leadtools.Annotations.Core.AnnHiliteObject.create | Creates a new instance of AnnHiliteObject. |
Leadtools.Annotations.Core.AnnHiliteObject.deserialize | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnHiliteObject.friendlyName | Gets the friendly name for AnnHiliteObject. |
Leadtools.Annotations.Core.AnnHiliteObject.hiliteColor | Gets or sets a value indicating the color to be used to fill this AnnHiliteObject. |
Leadtools.Annotations.Core.AnnHiliteObject.hitTestInterior | Indicates if this AnnHiliteObject supports hit testing of its interior. |
Leadtools.Annotations.Core.AnnHiliteObject.serialize | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnHiliteObject.supportsStroke | Indicates if this object supports AnnStroke. |
Leadtools.Annotations.Core.AnnHotspotObject.clone | Creates an exact copy of this AnnHotspotObject object. |
Leadtools.Annotations.Core.AnnHotspotObject.create | Creates a new instance of AnnHotspotObject. |
Leadtools.Annotations.Core.AnnHotspotObject.defaultPicture | Gets or sets the id of the default picture used for the AnnHotspotObject. |
Leadtools.Annotations.Core.AnnHotspotObject.deserialize | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnHotspotObject.friendlyName | Gets the friendly name for AnnHotspotObject. |
Leadtools.Annotations.Core.AnnHotspotObject.hitTestInterior | Indicates if this AnnHotspotObject supports hit testing of its interior. |
Leadtools.Annotations.Core.AnnHotspotObject.serialize | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnHotspotObject.supportsFill | Indicates if this object supports a fill. |
Leadtools.Annotations.Core.AnnHotspotObject.supportsStroke | Indicates if this object supports AnnStroke. |
Leadtools.Annotations.Core.AnnImageObject.clone | Creates an exact copy of this AnnImageObject object. |
Leadtools.Annotations.Core.AnnImageObject.create | Creates a new instance of AnnImageObject. |
Leadtools.Annotations.Core.AnnImageObject.deserialize | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnImageObject.friendlyName | Gets the friendly name for AnnImageObject. |
Leadtools.Annotations.Core.AnnImageObject.hitTestInterior | Indicates if this AnnImageObject supports hit testing of its interior. |
Leadtools.Annotations.Core.AnnImageObject.picture | Gets or sets the AnnPicture object associated with this AnnImageObject. |
Leadtools.Annotations.Core.AnnImageObject.serialize | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnLabel.background | Gets or sets the AnnBrush used to draw the background of this AnnLabel. |
Leadtools.Annotations.Core.AnnLabel.clone | Creates an exact copy of this AnnLabel object. |
Leadtools.Annotations.Core.AnnLabel.font | Gets or sets the AnnFont for this AnnLabel. |
Leadtools.Annotations.Core.AnnLabel.foreground | Gets or sets the AnnBrush used to draw the foreground of this AnnLabel. |
Leadtools.Annotations.Core.AnnLabel.isVisible | Shows or hides this AnnLabel. |
Leadtools.Annotations.Core.AnnLabel.offset | Gets or sets the offset for this AnnLabel. |
Leadtools.Annotations.Core.AnnLabel.offsetHeight | Gets or sets a value that indicate whether to offset the label from the bottom-left instead of top-left position. |
Leadtools.Annotations.Core.AnnLabel.originalPosition | Gets or sets the original position of this AnnLabel. |
Leadtools.Annotations.Core.AnnLabel.parent | Gets or sets the owner annotation object. |
Leadtools.Annotations.Core.AnnLabel.positionMode | Gets or sets a value that controls how the label is positioned from its Parent. |
Leadtools.Annotations.Core.AnnLabel.renderedLabelBounds | Gets or sets the bounding rectangle of the label as it was last rendered. |
Leadtools.Annotations.Core.AnnLabel.restrictionMode | Gets or sets the restriction mode for this AnnLabel. |
Leadtools.Annotations.Core.AnnLabel.restrictionRectangle | Gets or sets the uiser restriction rectangle for this AnnLabel. |
Leadtools.Annotations.Core.AnnLabel.stateId | Gets or sets the optional state ID of this label to be used with state rendering engines. |
Leadtools.Annotations.Core.AnnLabel.text | Gets or sets the text to be displayed by this AnnLabel. |
Leadtools.Annotations.Core.AnnLabelPositionMode | - Indicates how the label is positioned relative to its parent. |
Leadtools.Annotations.Core.AnnLabelRestriction | - Indicates the restriction mode of AnnLabel objects. |
Leadtools.Annotations.Core.AnnLayer.children | Gets the collection of AnnObjects for this layer. |
Leadtools.Annotations.Core.AnnLayer.create | Creates a new layer with the specified name. |
Leadtools.Annotations.Core.AnnLayer.isVisible | Gets or sets a value that indicates whether this layer is visible. |
Leadtools.Annotations.Core.AnnLayer.layers | Gets the collection of children AnnLayers for this layer. |
Leadtools.Annotations.Core.AnnLayer.name | Gets or sets the optional name of this layer. |
Leadtools.Annotations.Core.AnnLayer.parent | Gets the parent of this layer. |
Leadtools.Annotations.Core.AnnLayerCollection.#ctor | Creates a new layer collection for the specified owner. |
Leadtools.Annotations.Core.AnnLayerCollection.add | Adds the specified AnnLayer to the end of the collection. |
Leadtools.Annotations.Core.AnnLayerCollection.AddRange | Adds the items of the specified array to the end of this collection. |
Leadtools.Annotations.Core.AnnLayerCollection.bringToFront | Moves a layer up in the Z-order of the list. |
Leadtools.Annotations.Core.AnnLayerCollection.clear | Removes all elements from this AnnLayerCollection. |
Leadtools.Annotations.Core.AnnLayerCollection.clearItems | Removes all items from the collection. |
Leadtools.Annotations.Core.AnnLayerCollection.collectionChanged.remove | Occurs when the collection changes. |
Leadtools.Annotations.Core.AnnLayerCollection.contains | Determines whether the specified AnnLayer is in the collection. |
Leadtools.Annotations.Core.AnnLayerCollection.count | Gets the number of AnnLayer contained in the AnnLayerCollection. |
Leadtools.Annotations.Core.AnnLayerCollection.getEnumerator | Returns an enumerator that iterates through the collection. |
Leadtools.Annotations.Core.AnnLayerCollection.indexOf | Gets the index of an object in this collection. |
Leadtools.Annotations.Core.AnnLayerCollection.Insert | Inserts an item into this collection at the specified index. |
Leadtools.Annotations.Core.AnnLayerCollection.insertItem | Inserts the specified AnnLayer into this AnnLayerCollection at the specified index. |
Leadtools.Annotations.Core.AnnLayerCollection.InsertItemRange | Inserts the items of the specified array to into this collection at the specified index. |
Leadtools.Annotations.Core.AnnLayerCollection.InsertRange | Inserts the items of the specified array to into this collection at the specified index. |
Leadtools.Annotations.Core.AnnLayerCollection.item | Gets or sets the element at the specified index. |
Leadtools.Annotations.Core.AnnLayerCollection.move | Moves the item at the specified index to a new location in the collection. |
Leadtools.Annotations.Core.AnnLayerCollection.moveItem | Moves the item at the specified index to a new location in the collection. |
Leadtools.Annotations.Core.AnnLayerCollection.onCollectionChanged | Raises the CollectionChanged event with the provided arguments. |
Leadtools.Annotations.Core.AnnLayerCollection.owner | Gets the owner layer of this collection. |
Leadtools.Annotations.Core.AnnLayerCollection.remove | Removes the first occurrence of the specified AnnLayer from the collection. |
Leadtools.Annotations.Core.AnnLayerCollection.removeAt | Removes the element at the specified index of the AnnLayerCollection. |
Leadtools.Annotations.Core.AnnLayerCollection.removeItem | Removes the first occurrence of the specified AnnLayer from the collection. |
Leadtools.Annotations.Core.AnnLayerCollection.RemoveItemRange | emoves a range of items from the collection. |
Leadtools.Annotations.Core.AnnLayerCollection.sendToBack | Moves a layer down in the Z-order of the list. |
Leadtools.Annotations.Core.AnnLayerCollection.setItem | Replaces the element at the specified index. |
Leadtools.Annotations.Core.AnnLayerCollection.toArray | Copies the elements of the AnnLayerCollection to a new array. |
Leadtools.Annotations.Core.AnnLinearGradientBrush | - Describes a brush with a linear gradient. |
Leadtools.Annotations.Core.AnnLinearGradientMode | - Specifies the direction of a linear gradient. |
Leadtools.Annotations.Core.AnnLoadPictureEventArgs.annObject | Gets the owner annotation object. |
Leadtools.Annotations.Core.AnnLoadPictureEventArgs.container | Gets the owner annotation container. |
Leadtools.Annotations.Core.AnnLoadPictureEventArgs.create | Creates a new instance of AnnLoadPictureEventArgs with the specified parameters. |
Leadtools.Annotations.Core.AnnLoadPictureEventArgs.error | Gets the error information if the picture was not loaded successfully. |
Leadtools.Annotations.Core.AnnLoadPictureEventArgs.picture | Gets the loaded picture object. |
Leadtools.Annotations.Core.AnnLockObjectEventArgs.#ctor | Initializes a new (empty) instance of the AnnLockObjectEventArgs class. |
Leadtools.Annotations.Core.AnnLockObjectEventArgs.cancel | Gets or sets a value indicating whether the lock operation should be canceled. |
Leadtools.Annotations.Core.AnnLockObjectEventArgs.create | Creates a new instance of the AnnLockObjectEventArgs class. |
Leadtools.Annotations.Core.AnnLockObjectEventArgs.object | Gets the AnnObject that is being locked. |
Leadtools.Annotations.Core.AnnLockObjectEventArgs.password | Gets or sets the password used to unlock a locked AnnObject. |
Leadtools.Annotations.Core.AnnMedia.clone | Creates an exact copy of this AnnMedia object. |
Leadtools.Annotations.Core.AnnMedia.source1 | Gets or sets the URL to the main media file. |
Leadtools.Annotations.Core.AnnMedia.source2 | Gets or sets the optional first alternate URL to the main media file. |
Leadtools.Annotations.Core.AnnMedia.source3 | Gets or sets the optional second alternate URL to the main media file. |
Leadtools.Annotations.Core.AnnMedia.type1 | Gets or sets the optional media type for Source1 |
Leadtools.Annotations.Core.AnnMedia.type2 | Gets or sets the optional media type for Source2 |
Leadtools.Annotations.Core.AnnMedia.type3 | Gets or sets the optional media type for Source3 |
Leadtools.Annotations.Core.AnnMediaObject.clone | Creates an exact copy of this AnnMediaObject object. |
Leadtools.Annotations.Core.AnnMediaObject.create | Creates a new instance of AnnMediaObject. |
Leadtools.Annotations.Core.AnnMediaObject.deserialize | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnMediaObject.friendlyName | Gets the friendly name for AnnMediaObject. |
Leadtools.Annotations.Core.AnnMediaObject.hitTestInterior | Indicates if this AnnMediaObject supports hit testing of its interior. |
Leadtools.Annotations.Core.AnnMediaObject.media | Gets or sets the media associated with this object. |
Leadtools.Annotations.Core.AnnMediaObject.serialize | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnNoteObject.clone | Creates an exact copy of this AnnNoteObject object. |
Leadtools.Annotations.Core.AnnNoteObject.create | Creates a new instance of AnnNoteObject. |
Leadtools.Annotations.Core.AnnNoteObject.deserialize | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnNoteObject.friendlyName | Gets the friendly name for AnnNoteObject. |
Leadtools.Annotations.Core.AnnNoteObject.getInvalidateRect | Gets a LeadRectD object that specifies the current physical rectangle of this AnnObject. |
Leadtools.Annotations.Core.AnnNoteObject.serialize | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnNoteObject.shadowBorderWidth | Gets or sets the width of the shadow border of this AnnNoteObject. |
Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs.#ctor | Initializes a new (empty) instance of the AnnNotifyCollectionChangedEventArgs class. |
Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs.action | Gets the action that caused the event. |
Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs.create | Creates a new instance of the AnnNotifyCollectionChangedEventArgs class. |
Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs.newItems | Gets the list of new items involved in the change. |
Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs.newStartingIndex | Gets the index at which the change occurred. |
Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs.oldItems | Gets the list of items affected by a Replace, Remove, or Move action. |
Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs.oldStartingIndex | Gets the index at which a Move, Remove, or Replace action occurred. |
Leadtools.Annotations.Core.AnnObject.= | Returns the ID for an "audio" object. Not used in this version of the annotation framework. |
Leadtools.Annotations.Core.AnnObject.bounds | Gets a LeadRectD object that indicates the bounds of this AnnObject. |
Leadtools.Annotations.Core.AnnObject.canRotate | Indicates if this object supports rotation. |
Leadtools.Annotations.Core.AnnObject.clone | Creates an exact copy of this AnnObject. |
Leadtools.Annotations.Core.AnnObject.contentPicture | Gets or sets the id of the picture used when drawing the content of this object. |
Leadtools.Annotations.Core.AnnObject.create | Creates a new instance of AnnObject. |
Leadtools.Annotations.Core.AnnObject.dateFromString | Converts a string value to a date time. |
Leadtools.Annotations.Core.AnnObject.dateToString | Converts a date time to a string. |
Leadtools.Annotations.Core.AnnObject.deserialize | Loads this object with data from the specified XML. |
Leadtools.Annotations.Core.AnnObject.fill | Gets or sets the AnnBrush associated with this AnnObject. |
Leadtools.Annotations.Core.AnnObject.fixedStateOperations | Gets or sets the fixed state for this AnnObject. |
Leadtools.Annotations.Core.AnnObject.font | Gets or sets the AnnFont used associated with this AnnObject. |
Leadtools.Annotations.Core.AnnObject.friendlyName | Gets the friendly name for AnnObject. |
Leadtools.Annotations.Core.AnnObject.getArea | Returns the pixel count of this AnnObject. |
Leadtools.Annotations.Core.AnnObject.GetAreaInPixels | Returns the pixel count of this AnnObject. |
Leadtools.Annotations.Core.AnnObject.getBoundingRectangle | Gets the bounding rectangle for this AnnObject. |
Leadtools.Annotations.Core.AnnObject.getInvalidateRect | Gets a LeadRectD object that specifies the current physical rectangle of this AnnObject. |
Leadtools.Annotations.Core.AnnObject.groupName | For future use. |
Leadtools.Annotations.Core.AnnObject.hitTest | Performs hit-testing on this AnnObject. |
Leadtools.Annotations.Core.AnnObject.hitTestInterior | Indicates if this AnnObject supports hit testing of its interior. |
Leadtools.Annotations.Core.AnnObject.hyperlink | Gets or sets a string which represents the hyperlink for this AnnObject. |
Leadtools.Annotations.Core.AnnObject.id | Gets the ID of this AnnObject. |
Leadtools.Annotations.Core.AnnObject.isLocked | Gets a value that indicates whether this AnnObject is locked. |
Leadtools.Annotations.Core.AnnObject.isSelected | Gets or sets a value indicating whether the object is selected. |
Leadtools.Annotations.Core.AnnObject.isVisible | Gets or sets a value indicating whether the object is visible. |
Leadtools.Annotations.Core.AnnObject.labels | Gets a dictionary of AnnLabel objects used by this AnnObject. |
Leadtools.Annotations.Core.AnnObject.layer | Gets the optional layer that contains this object. |
Leadtools.Annotations.Core.AnnObject.lock | Locks this AnnObject with the specified password. |
Leadtools.Annotations.Core.AnnObject.lockPicture | Gets or sets the id of the picture used when drawing the locked symbol for locked objects. |
Leadtools.Annotations.Core.AnnObject.Mapper | Gets or sets the mapper for this AnnObject. |
Leadtools.Annotations.Core.AnnObject.metadata | Gets the metadata associated with this object. |
Leadtools.Annotations.Core.AnnObject.onPointsChanged | Occurs when the Points for this AnnObject have changed. |
Leadtools.Annotations.Core.AnnObject.onPropertyChanged | Raises the PropertyChanged event. |
Leadtools.Annotations.Core.AnnObject.opacity | Gets or sets a value indicating the opacity value to use when rendering this object. |
Leadtools.Annotations.Core.AnnObject.password | Gets or sets the password used in the last successful lock operation of this AnnObject. |
Leadtools.Annotations.Core.AnnObject.points | Gets the collection of LeadPointD objects that define this AnnObject. |
Leadtools.Annotations.Core.AnnObject.propertyChanged.remove | Occurs when a property value changes.AnnPropertyChangedEventArgs |
Leadtools.Annotations.Core.AnnObject.renderedObjectBounds | Gets or sets the bounding rectangle of the object as it was last rendered. |
Leadtools.Annotations.Core.AnnObject.reviews | Gets the items that can be used to add review comments and replies to this AnnObject. |
Leadtools.Annotations.Core.AnnObject.rotate | Rotates the AnnObject around a point. |
Leadtools.Annotations.Core.AnnObject.rotateCenter | Gets or sets the location of the rotate center control point. |
Leadtools.Annotations.Core.AnnObject.rotateGripper | Gets or sets the length of the rotate gripper control point. |
Leadtools.Annotations.Core.AnnObject.scale | Scales the AnnObject by the specified ratios. |
Leadtools.Annotations.Core.AnnObject.scaleVector | Scales the AnnObject by the specified ratios, unit vector and center point. |
Leadtools.Annotations.Core.AnnObject.selectionStroke | Gets or sets the stroke to use when drawing the frame of this object. |
Leadtools.Annotations.Core.AnnObject.serialize | Serializes the object to an XML document. |
Leadtools.Annotations.Core.AnnObject.setId | Sets the ID of this AnnObject. |
Leadtools.Annotations.Core.AnnObject.stateId | Gets or sets the optional state ID of this object to be used with state rendering engines. |
Leadtools.Annotations.Core.AnnObject.stroke | Gets or sets the AnnStroke associated with this AnnObject. |
Leadtools.Annotations.Core.AnnObject.supportsContent | Indicates if this object supports content. |
Leadtools.Annotations.Core.AnnObject.supportsFill | Indicates if this object supports a fill. |
Leadtools.Annotations.Core.AnnObject.supportsFont | Indicates if this object supports a font. |
Leadtools.Annotations.Core.AnnObject.supportsOpacity | Indicates if this object supports an opacity. |
Leadtools.Annotations.Core.AnnObject.supportsSelectionStroke | Indicates if this object supports a selection stroke. |
Leadtools.Annotations.Core.AnnObject.supportsStroke | Indicates if this object supports a stroke. |
Leadtools.Annotations.Core.AnnObject.tag | Gets or sets a user-defined data object that is associated with this object. |
Leadtools.Annotations.Core.AnnObject.translate | Translates the AnnObject by the specified values. |
Leadtools.Annotations.Core.AnnObject.unlock | Unlocks this AnnObject with the specified password. |
Leadtools.Annotations.Core.AnnObject.userId | Gets or sets the user ID of this AnnObject. |
Leadtools.Annotations.Core.AnnObjectCollection.add | Adds the specified AnnObject to the end of the collection. |
Leadtools.Annotations.Core.AnnObjectCollection.AddRange | Adds the items of the specified array to the end of this collection. |
Leadtools.Annotations.Core.AnnObjectCollection.bringToFront | Moves an object up in the Z-order of the list. |
Leadtools.Annotations.Core.AnnObjectCollection.clear | Removes all elements from this AnnObjectCollection. |
Leadtools.Annotations.Core.AnnObjectCollection.clearItems | Removes all items from the collection. |
Leadtools.Annotations.Core.AnnObjectCollection.collectionChanged.remove | Occurs when the collection changes. |
Leadtools.Annotations.Core.AnnObjectCollection.contains | Determines whether the specified AnnObject is in the collection. |
Leadtools.Annotations.Core.AnnObjectCollection.count | Gets the number of AnnObjects contained in the AnnObjectCollection. |
Leadtools.Annotations.Core.AnnObjectCollection.getEnumerator | Returns an enumerator that iterates through the collection. |
Leadtools.Annotations.Core.AnnObjectCollection.indexOf | Gets the index of an object in this collection. |
Leadtools.Annotations.Core.AnnObjectCollection.Insert | Inserts an item into this collection at the specified index. |
Leadtools.Annotations.Core.AnnObjectCollection.insertItem | Inserts the specified AnnObject into this AnnObjectCollection at the specified index. |
Leadtools.Annotations.Core.AnnObjectCollection.InsertItemRange | Inserts the items of the specified array to into this collection at the specified index. |
Leadtools.Annotations.Core.AnnObjectCollection.InsertRange | Inserts the items of the specified array to into this collection at the specified index. |
Leadtools.Annotations.Core.AnnObjectCollection.item | Gets or sets the element at the specified index. |
Leadtools.Annotations.Core.AnnObjectCollection.move | Moves the item at the specified index to a new location in the collection. |
Leadtools.Annotations.Core.AnnObjectCollection.moveItem | Moves the item at the specified index to a new location in the collection. |
Leadtools.Annotations.Core.AnnObjectCollection.onCollectionChanged | Raises the CollectionChanged event with the provided arguments. |
Leadtools.Annotations.Core.AnnObjectCollection.remove | Removes the first occurrence of the specified AnnObject from the collection. |
Leadtools.Annotations.Core.AnnObjectCollection.removeAt | Removes the element at the specified index of the AnnObjectCollection. |
Leadtools.Annotations.Core.AnnObjectCollection.removeItem | Removes the first occurrence of the specified AnnObject from the collection. |
Leadtools.Annotations.Core.AnnObjectCollection.sendToBack | Moves an object down in the Z-order of the list. |
Leadtools.Annotations.Core.AnnObjectCollection.setItem | Replaces the element at the specified index. |
Leadtools.Annotations.Core.AnnObjectCollection.toArray | Copies the elements of the AnnObjectCollection to a new array. |
Leadtools.Annotations.Core.AnnObjectCollectionEventArgs.#ctor | Initializes a new (empty) instance of the AnnObjectCollectionEventArgs class. |
Leadtools.Annotations.Core.AnnObjectCollectionEventArgs.create | Creates a new instance of the AnnObjectCollectionEventArgs class. |
Leadtools.Annotations.Core.AnnObjectCollectionEventArgs.object | Gets the AnnObject being added or removed from the container. |
Leadtools.Annotations.Core.AnnOperationInfoEventArgs | - Defines an annotation operation information including its type and the annotation object involved. |
Leadtools.Annotations.Core.AnnOperationType | - Specifies an annotation operation type. |
Leadtools.Annotations.Core.AnnPicture.#ctor | Initializes a new instance of the AnnPicture class with a specific image. |
Leadtools.Annotations.Core.AnnPicture.clone | Creates an exact copy of this AnnPicture object. |
Leadtools.Annotations.Core.AnnPicture.empty | Creates a new instance of the AnnPicture class with member data left uninitialized. |
Leadtools.Annotations.Core.AnnPicture.height | Gets or sets the height of this AnnPicture object. |
Leadtools.Annotations.Core.AnnPicture.isLoaded | Gets or sets a value indicating if the image associated with this AnnPicture is loaded. |
Leadtools.Annotations.Core.AnnPicture.pictureData | Gets or sets the data of this AnnPicture object. |
Leadtools.Annotations.Core.AnnPicture.source | Gets or sets the image URL associated with this AnnPicture object. |
Leadtools.Annotations.Core.AnnPicture.width | Gets or sets the width of this AnnPicture object. |
Leadtools.Annotations.Core.AnnPointerEventArgs.button | Gets the mouse button that was pressed. |
Leadtools.Annotations.Core.AnnPointerEventArgs.clone | Creates an exact copy of this AnnPointerEventArgs object. |
Leadtools.Annotations.Core.AnnPointerEventArgs.create | Creates a new instance of the AnnPointerEventArgs class. |
Leadtools.Annotations.Core.AnnPointerEventArgs.isHandled | Gets or sets whether the event has been handled by the automation. |
Leadtools.Annotations.Core.AnnPointerEventArgs.location | Gets the location of the mouse. |
Leadtools.Annotations.Core.AnnPointerObject.arrowLength | Gets or sets the length of the arrow for this AnnPointerObject. |
Leadtools.Annotations.Core.AnnPointerObject.clone | Creates an exact copy of this AnnPointerObject object. |
Leadtools.Annotations.Core.AnnPointerObject.create | Creates a new instance of AnnPointerObject. |
Leadtools.Annotations.Core.AnnPointerObject.deserialize | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnPointerObject.friendlyName | Gets the friendly name for AnnPointerObject. |
Leadtools.Annotations.Core.AnnPointerObject.getArrowPoints | Gets an array of points that define the arrow for this AnnPointerObject. |
Leadtools.Annotations.Core.AnnPointerObject.getBoundingRectangle | Gets the bounding rectangle for this AnnPointerObject object. |
Leadtools.Annotations.Core.AnnPointerObject.hitTest | Performs hit-testing on this AnnPointerObject. |
Leadtools.Annotations.Core.AnnPointerObject.pointerPosition | Gets or sets the AnnPointerPosition used to control the position of the arrow head for this AnnPointerObject. |
Leadtools.Annotations.Core.AnnPointerObject.serialize | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnPointerObject.supportsFill | Indicates whether this object supports a fill. |
Leadtools.Annotations.Core.AnnPointObject.canRotate | Indicates if this object supports rotation. |
Leadtools.Annotations.Core.AnnPointObject.centerPoint | Gets or sets the center point of this AnnPointObject. |
Leadtools.Annotations.Core.AnnPointObject.clone | Creates an exact copy of this AnnPointObject object. |
Leadtools.Annotations.Core.AnnPointObject.create | Creates a new instance of AnnPointObject. |
Leadtools.Annotations.Core.AnnPointObject.defaultPicture | Gets or sets the id of the default picture used for the AnnPointObject. |
Leadtools.Annotations.Core.AnnPointObject.deserialize | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnPointObject.friendlyName | Gets the friendly name for AnnPointObject. |
Leadtools.Annotations.Core.AnnPointObject.getBoundingRectangle | Gets the bounding rectangle for this AnnPointObject object. |
Leadtools.Annotations.Core.AnnPointObject.getInvalidateRect | Gets a LeadRectD object that specifies the current physical rectangle of this AnnObject. |
Leadtools.Annotations.Core.AnnPointObject.picture | Gets or sets the AnnPicture object associated with this AnnPointObject. |
Leadtools.Annotations.Core.AnnPointObject.radius | Gets or sets the radius of this AnnPointObject. |
Leadtools.Annotations.Core.AnnPointObject.serialize | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnPointObject.showPicture | Gets or sets a value indicating whether to show the picture. |
Leadtools.Annotations.Core.AnnPointObject.supportsFill | Indicates if this object supports a fill. |
Leadtools.Annotations.Core.AnnPointObject.supportsStroke | Indicates if this object supports AnnStroke. |
Leadtools.Annotations.Core.AnnPolylineObject.clone | Creates an exact copy of this AnnPolylineObject object. |
Leadtools.Annotations.Core.AnnPolylineObject.create | Creates a new instance of AnnPolylineObject. |
Leadtools.Annotations.Core.AnnPolylineObject.deserialize | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnPolylineObject.fillRule | Gets or sets an AnnFillRule value that determines how the interior of this AnnPolylineObject is filled if it IsClosed. |
Leadtools.Annotations.Core.AnnPolylineObject.friendlyName | Gets the friendly name for AnnPolylineObject. |
Leadtools.Annotations.Core.AnnPolylineObject.hitTest | Performs hit-testing on this AnnPolylineObject. |
Leadtools.Annotations.Core.AnnPolylineObject.isClosed | Gets a value that indicates whether this AnnPolylineObject is closed. |
Leadtools.Annotations.Core.AnnPolylineObject.serialize | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnPolylineObject.supportsFill | Indicates if this AnnPolylineObject supports a fill. |
Leadtools.Annotations.Core.AnnPolylineObject.supportsStroke | Indicates if this object supports AnnStroke. |
Leadtools.Annotations.Core.AnnPolyRulerObject.calibrate | Sets a specific ruler's calibration scale. |
Leadtools.Annotations.Core.AnnPolyRulerObject.calibrationScale | Gets the current calibration scaling factor. |
Leadtools.Annotations.Core.AnnPolyRulerObject.clone | Creates an exact copy of this AnnPolyRulerObject object. |
Leadtools.Annotations.Core.AnnPolyRulerObject.create | Creates a new instance of AnnPolyRulerObject. |
Leadtools.Annotations.Core.AnnPolyRulerObject.deserialize | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnPolyRulerObject.DpiX | Custom horizontal resolution value to use when calibrating this ruler. |
Leadtools.Annotations.Core.AnnPolyRulerObject.DpiY | Custom vertical resolution value to use when calibrating this ruler. |
Leadtools.Annotations.Core.AnnPolyRulerObject.friendlyName | Gets the friendly name for AnnPolyRulerObject. |
Leadtools.Annotations.Core.AnnPolyRulerObject.gaugeLength | Gets or sets the length of the gauge (the perpendicular lines at the ends of the ruler) for this AnnPolyRulerObject. |
Leadtools.Annotations.Core.AnnPolyRulerObject.getInvalidateRect | Gets a LeadRectD object that specifies the current physical rectangle of this AnnObject. |
Leadtools.Annotations.Core.AnnPolyRulerObject.getRulerLength | Gets the calibrated length of this AnnPolyRulerObject. |
Leadtools.Annotations.Core.AnnPolyRulerObject.getRulerLengthAsString | Gets the calibrated length of this AnnPolyRulerObject as a string. |
Leadtools.Annotations.Core.AnnPolyRulerObject.hitTest | Performs hit-testing on this AnnPolyRulerObject. |
Leadtools.Annotations.Core.AnnPolyRulerObject.measurementUnit | Gets or sets the unit of measure for this AnnPolyRulerObject. |
Leadtools.Annotations.Core.AnnPolyRulerObject.precision | Gets or sets the precision value used for the length of this AnnPolyRulerObject. |
Leadtools.Annotations.Core.AnnPolyRulerObject.serialize | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnPolyRulerObject.showGauge | Gets or sets a value indicating whether the gauge (the perpendicular lines at the ends of the ruler) for this AnnPolyRulerObject is visible. |
Leadtools.Annotations.Core.AnnPolyRulerObject.showTickMarks | Gets or sets a value indicating whether the tick marks for this AnnPolyRulerObject are visible. |
Leadtools.Annotations.Core.AnnPolyRulerObject.showTickValue | Gets or sets a value indicating whether the tick mark values for this AnnPolyRulerObject are visible. |
Leadtools.Annotations.Core.AnnPolyRulerObject.tickMarksLength | Gets or sets the length of the tick marks for this AnnPolyRulerObject. |
Leadtools.Annotations.Core.AnnPolyRulerObject.tickMarksStroke | Gets or sets the AnnStroke used to draw the tick marks for the AnnPolylineObject. |
Leadtools.Annotations.Core.AnnPolyRulerObject.unitsAbbreviation | Gets or sets a string value that specifies the abbreviation used with the MeasurementUnit value. |
Leadtools.Annotations.Core.AnnPropertyChangedEventArgs.#ctor | Creates a new instance of the AnnObjectCollectionEventArgs class. |
Leadtools.Annotations.Core.AnnPropertyChangedEventArgs.cancel | Gets or sets a value indicating whether the property change operation should be canceled. |
Leadtools.Annotations.Core.AnnPropertyChangedEventArgs.newValue | Gets the new value of the property being changed. |
Leadtools.Annotations.Core.AnnPropertyChangedEventArgs.oldValue | Gets the old (previous) value of the property being changed. |
Leadtools.Annotations.Core.AnnPropertyChangedEventArgs.propertyName | Gets the name of the property being changed. |
Leadtools.Annotations.Core.AnnPropertyChangedEventArgs.status | Gets the status of the property change. |
Leadtools.Annotations.Core.AnnProtractorObject.acute | Gets or sets a value that indicates whether to mark the inside (acute) or outside (obtuse) angle for this AnnProtractorObject object. |
Leadtools.Annotations.Core.AnnProtractorObject.anglePrecision | Gets or sets the precision value used for the angle of this AnnProtractorObject. |
Leadtools.Annotations.Core.AnnProtractorObject.angularUnit | Gets or sets the angular unit of the angle of this protractor. |
Leadtools.Annotations.Core.AnnProtractorObject.angularUnitsAbbreviation | Gets or sets a string value that specifies the abbreviation used with the AnnAngularUnit value. |
Leadtools.Annotations.Core.AnnProtractorObject.arcRadius | Gets or sets the arc radius of this AnnProtractorObject. |
Leadtools.Annotations.Core.AnnProtractorObject.centerPoint | Gets or sets the value for the center point of this AnnProtractorObject. |
Leadtools.Annotations.Core.AnnProtractorObject.clone | Creates an exact copy of this AnnProtractorObject object. |
Leadtools.Annotations.Core.AnnProtractorObject.create | Creates a new instance of AnnObject. |
Leadtools.Annotations.Core.AnnProtractorObject.deserialize | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnProtractorObject.firstPoint | Gets or sets the value for the first point of this AnnProtractorObject. |
Leadtools.Annotations.Core.AnnProtractorObject.friendlyName | Gets the friendly name for AnnProtractorObject. |
Leadtools.Annotations.Core.AnnProtractorObject.getInvalidateRect | Gets a LeadRectD object that specifies the current physical rectangle of this AnnProtractorObject. |
Leadtools.Annotations.Core.AnnProtractorObject.getRulerLengthAsStringFromPoints | Gets the length of the ruler between two points as a string. |
Leadtools.Annotations.Core.AnnProtractorObject.getRulerLengthFromPoints | Gets the length of the ruler between two points. |
Leadtools.Annotations.Core.AnnProtractorObject.secondPoint | Gets or sets the value for the second point of this AnnProtractorObject. |
Leadtools.Annotations.Core.AnnProtractorObject.serialize | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnProtractorObject.showArc | Gets or sets the value that indicates whether to view the protractor arc for thisAnnProtractorObject. |
Leadtools.Annotations.Core.AnnProtractorObject.supportsFill | Indicates if this object supports a fill. |
Leadtools.Annotations.Core.AnnRectangleObject.angle | Gets the rotation angle for a normalized AnnRectangleObject. |
Leadtools.Annotations.Core.AnnRectangleObject.create | Creates a new instance of AnnRectangleObject. |
Leadtools.Annotations.Core.AnnRectangleObject.friendlyName | Gets the friendly name for AnnRectangleObject. |
Leadtools.Annotations.Core.AnnRectangleObject.GetArea | Returns the area defined by the rectangle generated from all the points inside this object. |
Leadtools.Annotations.Core.AnnRectangleObject.GetAreaInPixels | Returns the pixel count of this AnnRectangleObject. |
Leadtools.Annotations.Core.AnnRectangleObject.hitTest | Performs hit-testing on this AnnRectangleObject. |
Leadtools.Annotations.Core.AnnRectangleObject.isFlipped | Indicates whether the object has been flipped. |
Leadtools.Annotations.Core.AnnRectangleObject.isReversed | Indicates whether the object has been reversed. |
Leadtools.Annotations.Core.AnnRectangleObject.rect | Gets or sets the bounding rectangle of this AnnRectangleObject. |
Leadtools.Annotations.Core.AnnRectangleObject.supportsFill | Indicates if this object supports a fill. |
Leadtools.Annotations.Core.AnnRectangleObject.supportsStroke | Indicates if this object supports AnnStroke. |
Leadtools.Annotations.Core.AnnRedactionObject.canRestore | Gets a value that indicates whether the AnnRedactionObject can be restored. |
Leadtools.Annotations.Core.AnnRedactionObject.canRotate | Indicates if this object supports rotation. |
Leadtools.Annotations.Core.AnnRedactionObject.clone | Creates an exact copy of this AnnRedactionObject object. |
Leadtools.Annotations.Core.AnnRedactionObject.create | Creates a new instance of AnnRedactionObject. |
Leadtools.Annotations.Core.AnnRedactionObject.deserialize | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnRedactionObject.friendlyName | Gets the friendly name for AnnRedactionObject. |
Leadtools.Annotations.Core.AnnRedactionObject.imageData | Gets or sets the image pixel data for the realized area of this AnnRedactionObject. |
Leadtools.Annotations.Core.AnnRedactionObject.isRealized | Indicates whether this AnnRedactionObject has been realized. |
Leadtools.Annotations.Core.AnnRedactionObject.realize | Realizes this AnnRedactionObject to an image using the specified data provider. |
Leadtools.Annotations.Core.AnnRedactionObject.restore | Restores the background behind the AnnRedactionObject using the specified data provider. |
Leadtools.Annotations.Core.AnnRedactionObject.serialize | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnRedactionObject.supportsOpacity | Indicates if this object supports opacity. |
Leadtools.Annotations.Core.AnnRedactionObject.supportsStroke | Indicates if this object supports AnnStroke. |
Leadtools.Annotations.Core.AnnRenderingEngine.attach | Attaches a container and a context to this drawing engine. |
Leadtools.Annotations.Core.AnnRenderingEngine.attachContainer | Attaches a container to this drawing engine. |
Leadtools.Annotations.Core.AnnRenderingEngine.burn | Burns the annotation objects in Container to the destination context using the existing destination rectangle and resolution (DPI). |
Leadtools.Annotations.Core.AnnRenderingEngine.burnToRect | Burns the annotation objects in Container to the destination context and destination rectangle. |
Leadtools.Annotations.Core.AnnRenderingEngine.burnToRectWithDpi | Burns the annotation objects in Container to the destination context and destination rectangle at the specified resolution. |
Leadtools.Annotations.Core.AnnRenderingEngine.clipRectangle | Gets the current clipping rectangle for this AnnRenderingEngine. |
Leadtools.Annotations.Core.AnnRenderingEngine.container | Gets the AnnContainer associated with this AnnRenderingEngine. |
Leadtools.Annotations.Core.AnnRenderingEngine.containerLabelRenderer | Gets the renderer used to render the container labels. |
Leadtools.Annotations.Core.AnnRenderingEngine.detach | Detaches this drawing engine from the container. |
Leadtools.Annotations.Core.AnnRenderingEngine.Dispose | Disposes this AnnRenderingEngine. |
Leadtools.Annotations.Core.AnnRenderingEngine.loadingPictureFill | Gets or sets the object to use for filling the background of the loading picture placeholder rectangle. |
Leadtools.Annotations.Core.AnnRenderingEngine.loadingPictureStroke | Gets or sets the object to use for stroking the border of the loading picture placeholder rectangle. |
Leadtools.Annotations.Core.AnnRenderingEngine.loadPicture.remove | Occurs when a picture object has been finished loading its source image. |
Leadtools.Annotations.Core.AnnRenderingEngine.measureString | Measures the specified string when drawn with the specified font. |
Leadtools.Annotations.Core.AnnRenderingEngine.onLoadPicture | Raises the LoadPicture event. |
Leadtools.Annotations.Core.AnnRenderingEngine.render | Renders the AnnContainer associated with this AnnRenderingEngine using the specified clip rectangle. |
Leadtools.Annotations.Core.AnnRenderingEngine.renderContainer | Renders a container using the specified clip rectangle. |
Leadtools.Annotations.Core.AnnRenderingEngine.renderers | Gets or sets the list of available AnnRenderingEngines. |
Leadtools.Annotations.Core.AnnRenderingEngine.renderGrid | Renders the overlaying grid into the container. |
Leadtools.Annotations.Core.AnnRenderingEngine.renderLayer | Renders an individual layer using the specified clip rectangle. |
Leadtools.Annotations.Core.AnnRenderingEngine.renderLayers | Renders annotation layers using the specified clip rectangle. |
Leadtools.Annotations.Core.AnnRenderingEngine.renderState | Gets or sets the states parts of the annotation objects to render. |
Leadtools.Annotations.Core.AnnRenderingEngine.resources | Gets and sets the default resources for this AnnRenderingEngine. |
Leadtools.Annotations.Core.AnnRenderingEngine.snapToGridOptions | Gets or sets the default AnnSnapToGridOptionsAnnRenderingEngine. |
Leadtools.Annotations.Core.AnnRenderingEngine.stateless | Gets a value that indicates whether this rendering engine is stateless. |
Leadtools.Annotations.Core.AnnRenderState | - Indicates different state of an AnnObject that can be rendered. |
Leadtools.Annotations.Core.AnnResources.images | Gets the list of AnnPicture objects that serve as the default images for annotation objects that use AnnPictures. |
Leadtools.Annotations.Core.AnnResources.rubberStamps | Gets the list of AnnPicture objects that serve as the default images for AnnRubberStampObject annotation objects. |
Leadtools.Annotations.Core.AnnReview | - Represents an annotation review comment item. |
Leadtools.Annotations.Core.AnnRoles | - List of roles used by the application. |
Leadtools.Annotations.Core.AnnRubberStampObject.clone | Creates an exact copy of this AnnRubberStampObject object. |
Leadtools.Annotations.Core.AnnRubberStampObject.create | Creates a new instance of AnnRubberStampObject. |
Leadtools.Annotations.Core.AnnRubberStampObject.deserialize | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnRubberStampObject.friendlyName | Gets the friendly name for AnnRubberStampObject. |
Leadtools.Annotations.Core.AnnRubberStampObject.hitTestInterior | Indicates if this AnnRubberStampObject supports hit testing of its interior. |
Leadtools.Annotations.Core.AnnRubberStampObject.rubberStampType | Gets or sets the type for this AnnRubberStampObject. |
Leadtools.Annotations.Core.AnnRubberStampObject.serialize | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnRubberStampObject.supportsFill | Indicates if this object supports a fill. |
Leadtools.Annotations.Core.AnnRubberStampObject.supportsStroke | Indicates if this object supports AnnStroke. |
Leadtools.Annotations.Core.AnnRunDesignerEventArgs.#ctor | Initializes a new (empty) instance of the AnnRunDesignerEventArgs class. |
Leadtools.Annotations.Core.AnnRunDesignerEventArgs.cancel | Gets or sets a value indicating whether the run operation should be canceled. |
Leadtools.Annotations.Core.AnnRunDesignerEventArgs.create | Creates a new instance of the AnnRunDesignerEventArgs class. |
Leadtools.Annotations.Core.AnnRunDesignerEventArgs.object | Gets the AnnObject that is entering run mode. |
Leadtools.Annotations.Core.AnnRunDesignerEventArgs.operationStatus | Gets the status of the run operation. |
Leadtools.Annotations.Core.AnnSelectionObject.applyProperties | Applies the properties of this selection object to its children. |
Leadtools.Annotations.Core.AnnSelectionObject.canRotate | Indicates if this object supports rotation. |
Leadtools.Annotations.Core.AnnSelectionObject.clone | Creates an exact copy of this AnnSelectionObject object. |
Leadtools.Annotations.Core.AnnSelectionObject.create | Creates a new instance of AnnSelectionObject. |
Leadtools.Annotations.Core.AnnSelectionObject.friendlyName | Gets the friendly name for AnnSelectionObject. |
Leadtools.Annotations.Core.AnnSelectionObject.getInvalidateRect | Gets a LeadRectD object that specifies the current physical rectangle of this AnnObject. |
Leadtools.Annotations.Core.AnnSelectionObject.group | Groups all of the AnnObjects in SelectedObjects into an AnnGroupObject. |
Leadtools.Annotations.Core.AnnSelectionObject.hitTestInterior | Overrides HitTestInterior |
Leadtools.Annotations.Core.AnnSelectionObject.lock | Overrides Lock |
Leadtools.Annotations.Core.AnnSelectionObject.rotate | Rotates the SelectedObjects around a point. |
Leadtools.Annotations.Core.AnnSelectionObject.scale | Scales the SelectedObjects by the specified ratios |
Leadtools.Annotations.Core.AnnSelectionObject.selectedObjects | Gets the collection of AnnObjects that this AnnSelectionObject has selected. |
Leadtools.Annotations.Core.AnnSelectionObject.selectionOpacity | Gets or sets the selection opacity for AnnSelectionObject. |
Leadtools.Annotations.Core.AnnSelectionObject.supportsContent | Indicates if this object supports content. |
Leadtools.Annotations.Core.AnnSelectionObject.supportsFill | Indicates if this object supports a fill. |
Leadtools.Annotations.Core.AnnSelectionObject.translate | Translates the SelectedObjects by the specified values. |
Leadtools.Annotations.Core.AnnSelectionObject.ungroup | Ungroups the AnnGroupObject. |
Leadtools.Annotations.Core.AnnSelectionObject.unlock | Overrides Unlock |
Leadtools.Annotations.Core.AnnSerializeObjectEventArgs.annObject | Gets or sets the annotation object being loaded or saved. |
Leadtools.Annotations.Core.AnnSerializeObjectEventArgs.create | Creates a new instance of AnnSerializeObjectEventArgs. |
Leadtools.Annotations.Core.AnnSerializeObjectEventArgs.error | Gets the error that has occurred during loading or saving annotation objects. |
Leadtools.Annotations.Core.AnnSerializeObjectEventArgs.skipObject | Gets or sets a value that indicate whether to skip loading or saving an annotation object. |
Leadtools.Annotations.Core.AnnSerializeObjectEventArgs.typeName | Gets the type name of the annotation object being loaded or saved. |
Leadtools.Annotations.Core.AnnSerializeOptions.saveLockPassword | Gets or sets a value that indicates whether AnnObject.Password for locked annotation objects is saved in the annotation file. |
Leadtools.Annotations.Core.AnnSerializeOptions.serializeObject.remove | Event that triggers when an annotation object is being saved. |
Leadtools.Annotations.Core.AnnSizeMode | - Specifies how to render a picture inside the destination bounding rectangle. |
Leadtools.Annotations.Core.AnnSnapToGridOptions | - Options for annotation snap to grid behavior in annotation automation design mode. |
Leadtools.Annotations.Core.AnnSolidColorBrush.clone | Creates an exact copy of this AnnBrush object. |
Leadtools.Annotations.Core.AnnSolidColorBrush.color | Gets or sets the color of this AnnSolidColorBrush. |
Leadtools.Annotations.Core.AnnSolidColorBrush.create | Creates a new instance of AnnSolidColorBrush from a color. |
Leadtools.Annotations.Core.AnnSolidColorBrush.createBrush | Creates a new instance of AnnBrush from this AnnSolidColorBrush. |
Leadtools.Annotations.Core.AnnStampObject.clone | Creates an exact copy of this AnnStampObject object. |
Leadtools.Annotations.Core.AnnStampObject.create | Creates a new instance of AnnStampObject. |
Leadtools.Annotations.Core.AnnStampObject.deserialize | Loads this object with data from the specified XML. |
Leadtools.Annotations.Core.AnnStampObject.drawShadow | Renders a drop shadow around the object's bounds. |
Leadtools.Annotations.Core.AnnStampObject.friendlyName | Gets the friendly name for AnnStampObject. |
Leadtools.Annotations.Core.AnnStampObject.getInvalidateRect | Gets a LeadRectD object that specifies the current physical rectangle of this AnnStampObject. |
Leadtools.Annotations.Core.AnnStampObject.hitTestInterior | Indicates if this AnnStampObject supports hit testing of its interior. |
Leadtools.Annotations.Core.AnnStampObject.picture | Gets or sets the AnnPicture object associated with this AnnStampObject. |
Leadtools.Annotations.Core.AnnStampObject.pictureSizeMode | Gets or sets a value that controls how the picture is rendered inside the bounding rectangle of this object. |
Leadtools.Annotations.Core.AnnStampObject.serialize | Serializes the object to an XML document. |
Leadtools.Annotations.Core.AnnStickyNoteObject | - Defines an annotation sticky note object. |
Leadtools.Annotations.Core.AnnStroke.clone | Creates an exact copy of this AnnStroke object. |
Leadtools.Annotations.Core.AnnStroke.create | Creates a new AnnStroke object with the specified values. |
Leadtools.Annotations.Core.AnnStroke.onPropertyChanged | Raises the PropertyChanged event. |
Leadtools.Annotations.Core.AnnStroke.propertyChanged.remove | Occurs when a property value changes.AnnPropertyChangedEventArgs |
Leadtools.Annotations.Core.AnnStroke.stroke | Gets or sets the AnnBrush for this AnnStroke. |
Leadtools.Annotations.Core.AnnStroke.strokeAlignment | Gets or sets the alignment of this AnnStroke object. |
Leadtools.Annotations.Core.AnnStroke.strokeEndLineCap | Gets or sets the AnnStrokeLineCap style used at the end of lines drawn with this AnnStroke object. |
Leadtools.Annotations.Core.AnnStroke.strokeLineJoin | Gets or sets the AnnStrokeLineJoin style for the ends of two consecutive lines drawn with this AnnStroke object. |
Leadtools.Annotations.Core.AnnStroke.strokeThickness | Gets or sets the thickness of this AnnStroke object. |
Leadtools.Annotations.Core.AnnStrokeAlignment | - Specifies the alignment of the stroke width. |
Leadtools.Annotations.Core.AnnTextHiliteObject | - Defines an annotation hilite text review object. |
Leadtools.Annotations.Core.AnnTextObject.autoSize | Adjusts this AnnTextObject object so its bounds closely fit its contents. |
Leadtools.Annotations.Core.AnnTextObject.clone | Creates an exact copy of this AnnTextObject object. |
Leadtools.Annotations.Core.AnnTextObject.create | Creates a new instance of AnnTextObject. |
Leadtools.Annotations.Core.AnnTextObject.deserialize | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnTextObject.friendlyName | Gets the friendly name for AnnTextObject. |
Leadtools.Annotations.Core.AnnTextObject.function | Used internally by LEADTOOLS. |
Leadtools.Annotations.Core.AnnTextObject.horizontalAlignment | Gets or sets a value indicating the horizontal alignment for this AnnTextObject. |
Leadtools.Annotations.Core.AnnTextObject.padding | Gets or sets an AnnThickness object which controls the distance between the text and the bounding rectangle of the text. |
Leadtools.Annotations.Core.AnnTextObject.serialize | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnTextObject.supportsContent | Indicates if this object supports content. |
Leadtools.Annotations.Core.AnnTextObject.supportsFill | Indicates if this object supports a fill. |
Leadtools.Annotations.Core.AnnTextObject.supportsFont | Indicates if this object supports a font. |
Leadtools.Annotations.Core.AnnTextObject.text | Gets or sets the text string associated with this AnnTextObject. |
Leadtools.Annotations.Core.AnnTextObject.textBackground | Gets or sets the AnnBrush used to paint the background of the text. |
Leadtools.Annotations.Core.AnnTextObject.textForeground | Gets or sets the AnnBrush used to paint the foreground of the text. |
Leadtools.Annotations.Core.AnnTextObject.textRotate | Gets or sets the rotation value for this AnnTextObject. |
Leadtools.Annotations.Core.AnnTextObject.verticalAlignment | Gets or sets a value indicating the vertical alignment for this AnnTextObject. |
Leadtools.Annotations.Core.AnnTextObject.wordWrap | Gets or sets a value that indicates whether a AnnTextObject automatically wraps words to the beginning of the next line when necessary. |
Leadtools.Annotations.Core.AnnTextPointerObject.clone | Creates an exact copy of this AnnTextPointerObject object. |
Leadtools.Annotations.Core.AnnTextPointerObject.create | Creates a new instance of AnnTextPointerObject. |
Leadtools.Annotations.Core.AnnTextPointerObject.deserialize | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnTextPointerObject.fixedPointer | Gets or sets a value that indicates whether the pointer of this AnnTextPointerObject object is fixed. |
Leadtools.Annotations.Core.AnnTextPointerObject.friendlyName | Gets the friendly name for AnnTextPointerObject. |
Leadtools.Annotations.Core.AnnTextPointerObject.getBoundingRectangle | Gets the bounding rectangle for this AnnTextPointerObject object. |
Leadtools.Annotations.Core.AnnTextPointerObject.getInvalidateRect | Gets a LeadRectD object that specifies the current physical rectangle of this AnnTextPointerObject. |
Leadtools.Annotations.Core.AnnTextPointerObject.hitTest | Performs hit-testing on this AnnTextPointerObject. |
Leadtools.Annotations.Core.AnnTextPointerObject.pointerPosition | Gets or sets the position of this AnnTextPointerObject object's pointer. |
Leadtools.Annotations.Core.AnnTextPointerObject.rotate | Rotates the AnnTextPointerObject around the specified point by the specified number of degrees. |
Leadtools.Annotations.Core.AnnTextPointerObject.scale | Scales the AnnTextPointerObject by the specified ratios. |
Leadtools.Annotations.Core.AnnTextPointerObject.serialize | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnTextPointerObject.showArrow | Indicates whether to show an arrow at the end of the pointer. |
Leadtools.Annotations.Core.AnnTextPointerObject.translate | Translates this AnnTextPointerObject by the specified values. |
Leadtools.Annotations.Core.AnnTextRedactionObject | - Defines an annotation redaction text review object. |
Leadtools.Annotations.Core.AnnTextReviewObject | - Base class for annotation text review objects |
Leadtools.Annotations.Core.AnnTextRollupObject.clone | Creates an exact copy of this AnnTextRollupObject object. |
Leadtools.Annotations.Core.AnnTextRollupObject.create | Creates a new instance of AnnTextRollupObject. |
Leadtools.Annotations.Core.AnnTextRollupObject.deserialize | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnTextRollupObject.expanded | Gets or sets a value indicating whether this AnnTextRollupObject is expanded. |
Leadtools.Annotations.Core.AnnTextRollupObject.friendlyName | Gets the friendly name for AnnTextRollupObject. |
Leadtools.Annotations.Core.AnnTextRollupObject.serialize | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnTextStrikeoutObject | - Defines an annotation strikeout text review object. |
Leadtools.Annotations.Core.AnnTextUnderlineObject | - Defines an annotation underline text review object. |
Leadtools.Annotations.Core.AnnThickness.#ctor | Initializes a new instance of the AnnThickness structure. |
Leadtools.Annotations.Core.AnnThickness.bottom | Gets or sets the bottom component of this AnnThickness instance. |
Leadtools.Annotations.Core.AnnThickness.clone | Creates an exact copy of this AnnThickness object. |
Leadtools.Annotations.Core.AnnThickness.left | Gets or sets the left component of this AnnThickness instance. |
Leadtools.Annotations.Core.AnnThickness.right | Gets or sets the right component of this AnnThickness instance. |
Leadtools.Annotations.Core.AnnThickness.top | Gets or sets the top component of this AnnThickness instance. |
Leadtools.Annotations.Core.AnnToolTipEventArgs.#ctor | Initializes a new (empty) instance of the AnnToolTipEventArgs class. |
Leadtools.Annotations.Core.AnnToolTipEventArgs.annotationObject | Gets the annotation object requesting the tooltip. |
Leadtools.Annotations.Core.AnnToolTipEventArgs.bounds | Gets the boundary of the object requesting the tooltip. |
Leadtools.Annotations.Core.AnnToolTipEventArgs.cancel | Gets or sets a value whether to cancel showing the tooltip. |
Leadtools.Annotations.Core.AnnToolTipEventArgs.create | Creates a new AnnToolTipEventArgs with the specified parameters. |
Leadtools.Annotations.Core.AnnTransformer.rotateAtPoints | Rotates the input LeadPointD values using the specified angle and center point. |
Leadtools.Annotations.Core.AnnTransformer.rotatePoint | Rotates the input LeadPointD using the specified angle. |
Leadtools.Annotations.Core.AnnTransformer.rotatePointAt | Rotates the input LeadPointD using the specified angle and center point. |
Leadtools.Annotations.Core.AnnTransformer.rotatePoints | Rotates the input LeadPointD values using the specified angle. |
Leadtools.Annotations.Core.AnnTransformer.rotateRect | Rotates the input LeadRectD using the specified angle. |
Leadtools.Annotations.Core.AnnTransformer.rotateRectAt | Rotates the input LeadRectD using the specified angle and center point. |
Leadtools.Annotations.Core.AnnTransformer.scalePoint | Scales the input LeadPointD using the specified scale factor. |
Leadtools.Annotations.Core.AnnTransformer.scalePointAt | Scales the input LeadPointD using the specified scale factor and center point. |
Leadtools.Annotations.Core.AnnTransformer.scalePointsAt | Scales the input LeadPointD values using the specified scale factor and center point. |
Leadtools.Annotations.Core.AnnTransformer.translatePoint | Translates the transformation matrix of the input LeadPointD by the specified values. |
Leadtools.Annotations.Core.AnnTransformer.translatePoints | Translates the transformation matrix of the input LeadPointD values by the specified values. |
Leadtools.Annotations.Core.AnnUnitConverter.convert | Converts a value from one unit to another. |
Leadtools.Annotations.Core.AnnUnitConverter.convertAngularUnit | Converts an angular value from one unit to another. |
Leadtools.Annotations.Core.AnnUnitConverter.convertFromPixels | Converts a value from pixels. |
Leadtools.Annotations.Core.AnnUnitConverter.convertToPixels | Converts a value to pixels. |
Leadtools.Annotations.Core.AnnUnitConverter.getAngularUnitAbbreviation | Gets the abbreviation that corresponds to a given angular unit of measure. |
Leadtools.Annotations.Core.AnnUnitConverter.getUnitAbbreviation | Gets the abbreviation for a given unit of measure. |
Leadtools.Annotations.Core.AnnUnitConverter.setUnitAbbreviation | Modifies the default string abbreviation to be used with a specific unit. |
Leadtools.Annotations.Core.AnnUnitConverter.smartEnglishMaximumUnit | Gets or sets the maximum AnnUnit to use when using smart English units. |
Leadtools.Annotations.Core.AnnUnitConverter.smartMetricMaximumUnit | Gets or sets the maximum AnnUnit to use when using smart Metric units. |
Leadtools.Annotations.Core.AnnUserMode.Render | (2) Render mode. Used for viewing objects only. |
Leadtools.Annotations.Core.IAnnAutomationControl.automationAntiAlias | Gets or sets a value that indicate whether anti-aliasing should be used during rendering. |
Leadtools.Annotations.Core.IAnnAutomationControl.automationAttach | A method called whenever Attach is called. |
Leadtools.Annotations.Core.IAnnAutomationControl.automationContainerIndex | Gets or sets the active container index. |
Leadtools.Annotations.Core.IAnnAutomationControl.automationDataProvider | Gets or sets the data provider to use for getting and setting image data. |
Leadtools.Annotations.Core.IAnnAutomationControl.automationDetach | A method called whenever Detach is called. |
Leadtools.Annotations.Core.IAnnAutomationControl.automationDoubleClick.remove | Represents an event of that triggers when the pointer (mouse or touch) is double-clicked on the surface of the control. |
Leadtools.Annotations.Core.IAnnAutomationControl.automationDpiX | Gets the horizontal resolution of the screen. |
Leadtools.Annotations.Core.IAnnAutomationControl.automationDpiY | Gets the horizontal resolution of the image. |
Leadtools.Annotations.Core.IAnnAutomationControl.automationEnabled | Gets a value that indicates whether the automation control is enabled. |
Leadtools.Annotations.Core.IAnnAutomationControl.automationEnabledChanged.remove | Represents an event that triggers whenever the value of AutomationEnabled is changed. |
Leadtools.Annotations.Core.IAnnAutomationControl.automationGetContainersCallback | Gets or sets the callback that is used to obtain the collection of annotation containers used by the automation. |
Leadtools.Annotations.Core.IAnnAutomationControl.automationGotFocus.remove | Represents an event that triggers when the control receives the focus. |
Leadtools.Annotations.Core.IAnnAutomationControl.automationInvalidate | Invalidates the specified region of the control. |
Leadtools.Annotations.Core.IAnnAutomationControl.automationLostFocus.remove | Represents an event that triggers when the control loses the focus. |
Leadtools.Annotations.Core.IAnnAutomationControl.automationObject | Gets or sets the automation object. |
Leadtools.Annotations.Core.IAnnAutomationControl.automationPointerDown.remove | Represents an event of that triggers when the pointer (mouse or touch) is down (clicked) on the surface of the control. |
Leadtools.Annotations.Core.IAnnAutomationControl.automationPointerMove.remove | Represents an event of that triggers when the pointer (mouse or touch) is moved on the surface of the control. |
Leadtools.Annotations.Core.IAnnAutomationControl.automationPointerUp.remove | Represents an event of that triggers when the pointer (mouse or touch) is up (released) from the surface of the control. |
Leadtools.Annotations.Core.IAnnAutomationControl.automationScrollOffset | Gets the scroll offset being used by the control. |
Leadtools.Annotations.Core.IAnnAutomationControl.automationSizeChanged.remove | Represents an event that triggers when the size of this control changes. |
Leadtools.Annotations.Core.IAnnAutomationControl.automationTransform | Gets the matrix object that represents the current transformation for the annotations objects. |
Leadtools.Annotations.Core.IAnnAutomationControl.automationTransformChanged.remove | Represents an event that must triggers whenever the value of AutomationTransform is changed. |
Leadtools.Annotations.Core.IAnnAutomationControl.automationUseDpi | Gets a value that indicate whether to use the resolution values when viewing an image. |
Leadtools.Annotations.Core.IAnnAutomationControl.automationUseDpiChanged.remove | Represents an event that triggers whenever the value of AutomationUseDpi is changed. |
Leadtools.Annotations.Core.IAnnAutomationControl.automationXResolution | Gets the horizontal resolution of the image. |
Leadtools.Annotations.Core.IAnnAutomationControl.automationYResolution | Gets the vertical resolution of the image. |
Leadtools.Annotations.Core.IAnnAutomationControl.onAutomationDoubleClick | Must be called when the pointer (mouse or touch) is double clicked or tapped on the control. |
Leadtools.Annotations.Core.IAnnAutomationControl.onAutomationPointerDown | Must be called when the pointer (mouse or touch) is pressed down or tapped on the control. |
Leadtools.Annotations.Core.IAnnAutomationControl.onAutomationPointerMove | Must be called when the pointer (mouse or touch) is moving or dragging on the control. |
Leadtools.Annotations.Core.IAnnAutomationControl.onAutomationPointerUp | Must be called when the pointer (mouse or touch) is released up from the control. |
Leadtools.Annotations.Core.IAnnAutomationControl.renderingEngine | Gets or sets the rendering engine associated with this control. |
Leadtools.Annotations.Core.IAnnLabelRenderer.getBounds | Gets the bound of the label. |
Leadtools.Annotations.Core.IAnnLabelRenderer.offsetHeight | Gets or sets a value that indicate whether to offset the label by its height during rendering. |
Leadtools.Annotations.Core.IAnnLabelRenderer.renderingEngine | Gets the current AnnRenderingEngine for this IAnnLabelRenderer. |
Leadtools.Annotations.Core.IAnnLabelRenderer.renderLabel | Renders the specified AnnLabel object. |
Leadtools.Annotations.Core.IAnnObjectCloneable.clone | Creates an exact copy of this AnnObject. |
Leadtools.Annotations.Core.IAnnObjectRenderer.addObject | Called by the state annotation rendering engine to add the element for this object. |
Leadtools.Annotations.Core.IAnnObjectRenderer.getRenderPoints | Gets the points that must be rendered for an AnnObject. |
Leadtools.Annotations.Core.IAnnObjectRenderer.initialize | Initializes this object renderer with the specified rendering engine. |
Leadtools.Annotations.Core.IAnnObjectRenderer.labelRenderer | Gets or sets the object used to render the labels of an AnnObject. |
Leadtools.Annotations.Core.IAnnObjectRenderer.locationsThumbStyle | Gets or sets the style used to render the thumbs of an AnnObject. |
Leadtools.Annotations.Core.IAnnObjectRenderer.removeObject | Called by the state annotation rendering engine to remove the element for this object. |
Leadtools.Annotations.Core.IAnnObjectRenderer.render | Renders an object. |
Leadtools.Annotations.Core.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.Core.IAnnObjectRenderer.renderContent | Renders the content of an annotation object. |
Leadtools.Annotations.Core.IAnnObjectRenderer.renderingEngine | Gets the rendering engine associated with this object renderer. |
Leadtools.Annotations.Core.IAnnObjectRenderer.renderLocked | Renders the lock portion of the object. |
Leadtools.Annotations.Core.IAnnObjectRenderer.renderRotatePointThumbs | Renders the rotation points thumbs of an object. |
Leadtools.Annotations.Core.IAnnObjectRenderer.renderSelection | Renders the selected part of this object if it supports a selection stroke. |
Leadtools.Annotations.Core.IAnnObjectRenderer.renderThumbs | Renders the thumbs of an object. |
Leadtools.Annotations.Core.IAnnObjectRenderer.rotateCenterThumbStyle | Gets or sets the style used to render the rotate center thumb of an AnnObject. |
Leadtools.Annotations.Core.IAnnObjectRenderer.rotateGripperThumbStyle | Gets or sets the style used to render the rotate gripper thumb of an AnnObject. |
Leadtools.Annotations.Core.IAnnThumbStyle.fill | Gets or sets the style to use for filling the thumb. |
Leadtools.Annotations.Core.IAnnThumbStyle.hitTest | Queries the specified location to determine if a test point is over the thumb. |
Leadtools.Annotations.Core.IAnnThumbStyle.isVisible | Gets or sets a value that indicate whether this thumb in visible. |
Leadtools.Annotations.Core.IAnnThumbStyle.render | Renders this thumb at the specified center location. |
Leadtools.Annotations.Core.IAnnThumbStyle.renderer | Gets or sets the renderer for the parent object. |
Leadtools.Annotations.Core.IAnnThumbStyle.renderHitTest | Queries the specified location to determine if a test point is over the thumb using the specified mapper. |
Leadtools.Annotations.Core.IAnnThumbStyle.size | Gets or sets the size of this thumb in container units. |
Leadtools.Annotations.Core.IAnnThumbStyle.stroke | Gets or sets the style to use for drawing the thumb. |
Leadtools.Annotations.Core.LeadPointCollection.#ctor | Creates a new instance of the LeadPointCollection class. |
Leadtools.Annotations.Core.LeadPointCollection.add | Adds a LeadPointD to the end of the collection. |
Leadtools.Annotations.Core.LeadPointCollection.AddRange | Adds the items of the specified array to the end of this collection. |
Leadtools.Annotations.Core.LeadPointCollection.clear | Removes all elements from the collection. |
Leadtools.Annotations.Core.LeadPointCollection.clearItems | Removes all items from the collection. |
Leadtools.Annotations.Core.LeadPointCollection.collectionChanged.remove | Occurs when values are added or removed from this collection. |
Leadtools.Annotations.Core.LeadPointCollection.contains | Determines whether an LeadPointD is in the collection. |
Leadtools.Annotations.Core.LeadPointCollection.copyTo | Copies the contents of a LeadPointD list to a LeadPointD array starting at the specified index. |
Leadtools.Annotations.Core.LeadPointCollection.count | Gets the number of elements contained in the collection. |
Leadtools.Annotations.Core.LeadPointCollection.getEnumerator | Returns an enumerator that iterates through the collection. |
Leadtools.Annotations.Core.LeadPointCollection.IndexOf | Gets the index of the specified item in the collection. |
Leadtools.Annotations.Core.LeadPointCollection.Insert | Inserts an item into this collection at the specified index. |
Leadtools.Annotations.Core.LeadPointCollection.insertItem | Inserts a LeadPointD into the collection at the specified index. |
Leadtools.Annotations.Core.LeadPointCollection.InsertItemRange | Inserts the items of the specified array to into this collection at the specified index. |
Leadtools.Annotations.Core.LeadPointCollection.InsertRange | Inserts the items of the specified array to into this collection at the specified index. |
Leadtools.Annotations.Core.LeadPointCollection.item | Gets or sets the point at the specified index. |
Leadtools.Annotations.Core.LeadPointCollection.move | Moves the item at the specified index to a new location in the collection. |
Leadtools.Annotations.Core.LeadPointCollection.moveItem | Moves the item at the specified index to a new location in the collection. |
Leadtools.Annotations.Core.LeadPointCollection.OnCollectionChanged | Raises the CollectionChanged event with the provided arguments. |
Leadtools.Annotations.Core.LeadPointCollection.Remove | Removes an item from the collection. |
Leadtools.Annotations.Core.LeadPointCollection.removeAt | Removes the element at the specified index of the LeadPointCollection. |
Leadtools.Annotations.Core.LeadPointCollection.removeItem | Removes the first occurence of the specified LeadPointD from the collection. |
Leadtools.Annotations.Core.LeadPointCollection.setItem | Replaces the LeadPointD at the specified index. |
Leadtools.Annotations.Core.LeadPointCollection.toArray | Copies the contents of this collection to an array. |
The following members have been removed:
Name | Description |
---|---|
Leadtools.Annotations.Core.AnnAudioObject.Clone | Creates an exact copy of this Leadtools.Annotations.Core.AnnAudioObject object. |
Leadtools.Annotations.Core.AnnAudioObject.Create | Creates a new instance of Leadtools.Annotations.Core.AnnAudioObject. |
Leadtools.Annotations.Core.AnnAudioObject.Deserialize(AnnDeserializeOptions,XmlNode,XmlDocument) | Loads this object with data from the specified XML. |
Leadtools.Annotations.Core.AnnAudioObject.FriendlyName | Gets the friendly name for Leadtools.Annotations.Core.AnnAudioObject. |
Leadtools.Annotations.Core.AnnAudioObject.HitTestInterior | Indicates if this Leadtools.Annotations.Core.AnnAudioObject supports hit testing of its interior. |
Leadtools.Annotations.Core.AnnAudioObject.Serialize(AnnSerializeOptions,XmlNode,XmlDocument) | Serializes the object to an XML document. |
Leadtools.Annotations.Core.AnnBrush.Clone | Creates an exact copy of this Leadtools.Annotations.Core.AnnBrush object. |
Leadtools.Annotations.Core.AnnBrush.CreateBrush | Creates a new instance of Leadtools.Annotations.Core.AnnBrush from this Leadtools.Annotations.Core.AnnBrush. |
Leadtools.Annotations.Core.AnnCodecs.DeserializeOptions | Gets or sets the options to use when loading annotation objects. |
Leadtools.Annotations.Core.AnnCodecs.GetInfo(Stream) | Gets information about the specified annotation file stored in a stream. |
Leadtools.Annotations.Core.AnnCodecs.GetInfo(string) | Gets information about the specified annotation file. |
Leadtools.Annotations.Core.AnnCodecs.GetInfoAsync(StorageFile) | Gets information about the specified annotation file. |
Leadtools.Annotations.Core.AnnCodecs.GetInfoFromString(string) | Gets information about the specified annotation xml data. |
Leadtools.Annotations.Core.AnnCodecs.Load(Stream,int) | Loads an annotation container from the specified stream. |
Leadtools.Annotations.Core.AnnCodecs.Load(string,int) | Loads an annotation container from the specified file. |
Leadtools.Annotations.Core.AnnCodecs.LoadAsync(StorageFile,int) | Loads an annotation container from the specified storage file. |
Leadtools.Annotations.Core.AnnCodecs.LoadFromString(string,int) | Loads an annotation container from the specified xml data. |
Leadtools.Annotations.Core.AnnCodecs.Save(Stream,AnnContainer,AnnFormat,int) | Saves an annotation container to a stream. |
Leadtools.Annotations.Core.AnnCodecs.Save(string,AnnContainer,AnnFormat,int) | Saves an annotation container to a file. |
Leadtools.Annotations.Core.AnnCodecs.SaveAsync(StorageFile,AnnContainer,AnnFormat,int) | Saves an annotation container to a storage file data. |
Leadtools.Annotations.Core.AnnCodecs.SaveLayer(Stream,AnnLayer,AnnFormat,int) | Saves an annotation layer to a stream. |
Leadtools.Annotations.Core.AnnCodecs.SaveLayer(string,AnnLayer,AnnFormat,int) | Saves an annotation layer to a file. |
Leadtools.Annotations.Core.AnnCodecs.SaveLayerToString(AnnLayer,AnnFormat) | Saves an annotation layer to a string. |
Leadtools.Annotations.Core.AnnCodecs.SaveToString(AnnContainer,AnnFormat,int) | Saves an annotation container to a string. |
Leadtools.Annotations.Core.AnnCodecs.SerializeOptions | Gets or sets the options to use when saving annotation objects. |
Leadtools.Annotations.Core.AnnCodecsInfo.Format | Gets or sets the format of the annotation file. |
Leadtools.Annotations.Core.AnnCodecsInfo.Pages | Gets or sets an array of integers that contain the pages numbers found in the file. |
Leadtools.Annotations.Core.AnnCodecsInfo.Version | Gets or sets the version of the LEADTOOLS Annotation file |
Leadtools.Annotations.Core.AnnContainer.ActiveLayer | Gets or sets the active layer in this container. |
Leadtools.Annotations.Core.AnnContainer.Children | Gets the collection of Leadtools.Annotations.Core.AnnObject in this Leadtools.Annotations.Core.AnnContainer. |
Leadtools.Annotations.Core.AnnContainer.Clone | Creates an exact copy of this Leadtools.Annotations.Core.AnnContainer object. |
Leadtools.Annotations.Core.AnnContainer.Create(LeadPointD,LeadSizeD,AnnContainerMapper) | Creates a new Leadtools.Annotations.Core.AnnContainer with the specified offset, size and mapper. |
Leadtools.Annotations.Core.AnnContainer.Fill | Gets or sets the object to use when filling the interior of this Leadtools.Annotations.Core.AnnContainer. |
Leadtools.Annotations.Core.AnnContainer.HitTestBehavior | Gets or sets a value that determines how objects are hit-tested using a selection rectangle. |
Leadtools.Annotations.Core.AnnContainer.HitTestBuffer | Gets or sets the threshold buffer value for hit testing. |
Leadtools.Annotations.Core.AnnContainer.HitTestPoint(LeadPointD) | Performs hit-testing on this Leadtools.Annotations.Core.AnnContainer at the specified point. |
Leadtools.Annotations.Core.AnnContainer.HitTestRect(LeadRectD) | Performs hit-testing on this Leadtools.Annotations.Core.AnnContainer at the specified rectangle. |
Leadtools.Annotations.Core.AnnContainer.IsEnabled | Gets or sets a value indicating whether the object is enabled. |
Leadtools.Annotations.Core.AnnContainer.IsVisible | Gets or sets a value indicating whether the object is visible. |
Leadtools.Annotations.Core.AnnContainer.Labels | Gets the collection of labels to render on top of this Leadtools.Annotations.Core.AnnContainer. |
Leadtools.Annotations.Core.AnnContainer.Layers | Gets the collection of Leadtools.Annotations.Core.AnnLayer in this Leadtools.Annotations.Core.AnnContainer. |
Leadtools.Annotations.Core.AnnContainer.Mapper | Gets or sets the mapper for this Leadtools.Annotations.Core.AnnContainer. |
Leadtools.Annotations.Core.AnnContainer.ObjectAdded | Occurs when an object is added to the Leadtools.Annotations.Core.AnnContainer. Leadtools.Annotations.Core.AnnObjectCollectionEventArgs |
Leadtools.Annotations.Core.AnnContainer.ObjectRemoved | Occurs when an object is removed from the Leadtools.Annotations.Core.AnnContainer. Leadtools.Annotations.Core.AnnObjectCollectionEventArgs |
Leadtools.Annotations.Core.AnnContainer.ObjectsPropertyChanged | Occurs when any property of any Leadtools.Annotations.Core.AnnObject in this container changes. Leadtools.Annotations.Core.AnnPropertyChangedEventArgs |
Leadtools.Annotations.Core.AnnContainer.Offset | Gets or sets the offset of this Leadtools.Annotations.Core.AnnContainer. |
Leadtools.Annotations.Core.AnnContainer.PageNumber | Gets or sets the page number associated with this Leadtools.Annotations.Core.AnnContainer. |
Leadtools.Annotations.Core.AnnContainer.Resize(LeadSizeD,AnnResizeContainerFlags,AnnResizeMode) | Resizes this container to the speccified size using the specified options. |
Leadtools.Annotations.Core.AnnContainer.Resources | Gets or sets the annotations resources used by this container. |
Leadtools.Annotations.Core.AnnContainer.Select(AnnObject) | For internal use. |
Leadtools.Annotations.Core.AnnContainer.SelectionObject | Gets or sets the selection object used by this Leadtools.Annotations.Core.AnnContainer. |
Leadtools.Annotations.Core.AnnContainer.Size | Gets or sets the size of this Leadtools.Annotations.Core.AnnContainer. |
Leadtools.Annotations.Core.AnnContainer.Stroke | Gets or sets the object to use when drawing the border of this Leadtools.Annotations.Core.AnnContainer. |
Leadtools.Annotations.Core.AnnContainer.Unselect(AnnObject) | For internal use. |
Leadtools.Annotations.Core.AnnContainer.UserData | Gets or sets a user-defined value associated with this container |
Leadtools.Annotations.Core.AnnContainer.UserMode | Gets or sets the user mode. |
Leadtools.Annotations.Core.AnnContainerCollection.#ctor(AnnContainer[]) | Creates a new Leadtools.Annotations.Core.AnnContainerCollection with values. |
Leadtools.Annotations.Core.AnnContainerMapper.#ctor(double,double,double,double) | Creates a new mapper with the specified DPI values. |
Leadtools.Annotations.Core.AnnContainerMapper.Calibrate(LeadLengthD,AnnUnit,LeadLengthD,AnnUnit) | Sets the ruler calibration scale. |
Leadtools.Annotations.Core.AnnContainerMapper.CalibrationScale | Gets the current calibration scale value. |
Leadtools.Annotations.Core.AnnContainerMapper.Clone | Creates an exact copy of this Leadtools.Annotations.Core.AnnContainerMapper |
Leadtools.Annotations.Core.AnnContainerMapper.DeviceDpiX | Gets or sets the horizontal device resolution (DPI). |
Leadtools.Annotations.Core.AnnContainerMapper.DeviceDpiY | Gets or sets the vertical device resolution (DPI). |
Leadtools.Annotations.Core.AnnContainerMapper.FontFromContainerCoordinates(AnnFont,AnnFixedStateOperations) | Converts a font from container coordinates. |
Leadtools.Annotations.Core.AnnContainerMapper.FontRelativeToDevice | Gets or sets a value that indicate whether font size is relative to the device (screen). |
Leadtools.Annotations.Core.AnnContainerMapper.FontToContainerCoordinates(AnnFont) | Converts a font to container coordinates. |
Leadtools.Annotations.Core.AnnContainerMapper.LengthFromContainerCoordinates(LeadLengthD,AnnFixedStateOperations) | Converts a length from container coordinates. |
Leadtools.Annotations.Core.AnnContainerMapper.LengthToContainerCoordinates(double) | Converts a length to container coordinates. |
Leadtools.Annotations.Core.AnnContainerMapper.MapResolutions(double,double,double,double) | Update this mapper with the specified DPI values. |
Leadtools.Annotations.Core.AnnContainerMapper.Offset | Gets or sets the offset for this Leadtools.Annotations.Core.AnnContainerMapper. |
Leadtools.Annotations.Core.AnnContainerMapper.PointFromContainerCoordinates(LeadPointD,AnnFixedStateOperations) | Converts a point from container coordinates. |
Leadtools.Annotations.Core.AnnContainerMapper.PointsFromContainerCoordinates(LeadPointD[],AnnFixedStateOperations) | Converts an array of points from container coordinates. |
Leadtools.Annotations.Core.AnnContainerMapper.PointsToContainerCoordinates(LeadPointD[]) | Convert an array of points to container coordinates. |
Leadtools.Annotations.Core.AnnContainerMapper.PointToContainerCoordinates(LeadPointD) | Converts a point to container coordinates. |
Leadtools.Annotations.Core.AnnContainerMapper.RectFromContainerCoordinates(LeadRectD,AnnFixedStateOperations) | Converts a rectangle from container coordinates. |
Leadtools.Annotations.Core.AnnContainerMapper.RectToContainerCoordinates(LeadRectD) | Converts a rectangle to container coordinates. |
Leadtools.Annotations.Core.AnnContainerMapper.SizeFromContainerCoordinates(LeadSizeD) | Converts a size from container coordinates. |
Leadtools.Annotations.Core.AnnContainerMapper.SizeToContainerCoordinates(LeadSizeD) | Converts a size to container coordinates. |
Leadtools.Annotations.Core.AnnContainerMapper.SourceDpiX | Gets the horizontal source (screen) resolution (DPI). |
Leadtools.Annotations.Core.AnnContainerMapper.SourceDpiY | Gets the vertical source (screen) resolution (DPI). |
Leadtools.Annotations.Core.AnnContainerMapper.StrokeFromContainerCoordinates(AnnStroke,AnnFixedStateOperations) | Converts a stroke to container coordinates. |
Leadtools.Annotations.Core.AnnContainerMapper.TargetDpiX | Gets the horizontal target (image) resolution (DPI). |
Leadtools.Annotations.Core.AnnContainerMapper.TargetDpiY | Gets the vertical target (image) resolution (DPI). |
Leadtools.Annotations.Core.AnnContainerMapper.Transform | Gets the current transform. |
Leadtools.Annotations.Core.AnnContainerMapper.UpdateTransform(LeadMatrix) | Updates the transformation matrix used by this mapper. |
Leadtools.Annotations.Core.AnnCrossProductObject.Clone | Creates an exact copy of this Leadtools.Annotations.Core.AnnCrossProductObject object. |
Leadtools.Annotations.Core.AnnCrossProductObject.Create | Creates a new instance of Leadtools.Annotations.Core.AnnCrossProductObject. |
Leadtools.Annotations.Core.AnnCrossProductObject.FirstEndPoint | Gets or sets the value for the ending point of the first ruler. |
Leadtools.Annotations.Core.AnnCrossProductObject.FirstRulerHitTestObject | The hit test value of the first ruler. |
Leadtools.Annotations.Core.AnnCrossProductObject.FirstStartPoint | Gets or sets the starting point of the first ruler. |
Leadtools.Annotations.Core.AnnCrossProductObject.FriendlyName | Gets the friendly name for Leadtools.Annotations.Core.AnnCrossProductObject. |
Leadtools.Annotations.Core.AnnCrossProductObject.GetRulerLength(double) | Gets the calibrated length of this Leadtools.Annotations.Core.AnnCrossProductObject. |
Leadtools.Annotations.Core.AnnCrossProductObject.HitTest(LeadPointD,double) | Performs hit-testing on this Leadtools.Annotations.Core.AnnCrossProductObject. |
Leadtools.Annotations.Core.AnnCrossProductObject.HitTestedRuler | Gets the name of the current hit tested Leadtools.Annotations.Core.AnnPolyRulerObject. |
Leadtools.Annotations.Core.AnnCrossProductObject.IntersectionPoint | Gets or sets the current intersection point of this Leadtools.Annotations.Core.AnnCrossProductObject object |
Leadtools.Annotations.Core.AnnCrossProductObject.SecondEndPoint | Gets or sets the ending point of the second ruler. |
Leadtools.Annotations.Core.AnnCrossProductObject.SecondRulerHitTestObject | The hit test value of the second ruler. |
Leadtools.Annotations.Core.AnnCrossProductObject.SecondStartPoint | Gets or sets the starting point of the second ruler. |
Leadtools.Annotations.Core.AnnCrossProductObject.SupportsFill | Indicates if this object supports a fill. |
Leadtools.Annotations.Core.AnnCrossProductObject.UpdateIntersectionPoint | Recalculates the Leadtools.Annotations.Core.AnnCrossProductObject.IntersectionPoint for the Leadtools.Annotations.Core.AnnCrossProductObject. |
Leadtools.Annotations.Core.AnnCrossProductObject.UpdateSecondPoints | Updates the second point of the cross-product object. |
Leadtools.Annotations.Core.AnnCurveObject.Clone | Creates an exact copy of this Leadtools.Annotations.Core.AnnCurveObject object. |
Leadtools.Annotations.Core.AnnCurveObject.Create | Creates a new instance of Leadtools.Annotations.Core.AnnCurveObject. |
Leadtools.Annotations.Core.AnnCurveObject.Deserialize(AnnDeserializeOptions,XmlNode,XmlDocument) | Loads this object with data from the specified XML. |
Leadtools.Annotations.Core.AnnCurveObject.FriendlyName | Gets the friendly name for Leadtools.Annotations.Core.AnnCurveObject. |
Leadtools.Annotations.Core.AnnCurveObject.GetBoundingRectangle | Gets the bounding rectangle for this Leadtools.Annotations.Core.AnnCurveObject object. |
Leadtools.Annotations.Core.AnnCurveObject.HitTest(LeadPointD,double) | Performs hit-testing on this Leadtools.Annotations.Core.AnnCurveObject. |
Leadtools.Annotations.Core.AnnCurveObject.Serialize(AnnSerializeOptions,XmlNode,XmlDocument) | Serializes the object to an XML document. |
Leadtools.Annotations.Core.AnnCurveObject.Tension | Gets or sets a value that specifies the amount that this Leadtools.Annotations.Core.AnnCurveObject curve bends between control points. |
Leadtools.Annotations.Core.AnnDeserializeOptions.DeserializeObject | Represents the event to trigger for each annotation object being loaded. |
Leadtools.Annotations.Core.AnnDeserializeOptions.DeserializeObjectError | Represents the event to trigger when an error occurs during loading an annotation object. |
Leadtools.Annotations.Core.AnnDrawDesignerEventArgs.Cancel | Gets or sets a value indicating whether the draw operation should be canceled. |
Leadtools.Annotations.Core.AnnDrawDesignerEventArgs.Create(AnnObject,AnnDesignerOperationStatus) | Creates a new instance of the Leadtools.Annotations.Core.AnnDrawDesignerEventArgs class. |
Leadtools.Annotations.Core.AnnDrawDesignerEventArgs.Object | Gets the Leadtools.Annotations.Core.AnnObject that is being drawn. |
Leadtools.Annotations.Core.AnnDrawDesignerEventArgs.OperationStatus | Gets the status of the draw operation. |
Leadtools.Annotations.Core.AnnEditDesignerEventArgs.Cancel | Gets or sets a value indicating whether the edit operation should be canceled. |
Leadtools.Annotations.Core.AnnEditDesignerEventArgs.Create(AnnObject,AnnEditDesignerOperation,int,AnnDesignerOperationStatus) | Creates a new instance of the Leadtools.Annotations.Core.AnnEditDesignerEventArgs class. |
Leadtools.Annotations.Core.AnnEditDesignerEventArgs.MoveThumbIndex | Gets the index of the thumb (control point) being moved. |
Leadtools.Annotations.Core.AnnEditDesignerEventArgs.Object | Gets the Leadtools.Annotations.Core.AnnObject that is being edited. |
Leadtools.Annotations.Core.AnnEditDesignerEventArgs.Operation | Gets the type of the current edit operation. |
Leadtools.Annotations.Core.AnnEditDesignerEventArgs.OperationStatus | Gets the status of the current edit operation. |
Leadtools.Annotations.Core.AnnEditTextEventArgs.Bounds | Gets the bounding rectangle of the Leadtools.Annotations.Core.AnnTextObject entering text-editing mode in screen/device coordinates. |
Leadtools.Annotations.Core.AnnEditTextEventArgs.Cancel | Gets or sets a value indicating whether edit mode should be canceled. |
Leadtools.Annotations.Core.AnnEditTextEventArgs.Create(AnnTextObject,LeadRectD) | Creates a new instance of the Leadtools.Annotations.Core.AnnEditTextEventArgs class. |
Leadtools.Annotations.Core.AnnEditTextEventArgs.TextObject | Gets the Leadtools.Annotations.Core.AnnTextObject that is entering text-editing mode. |
Leadtools.Annotations.Core.AnnEllipseObject.Create | Creates a new instance of Leadtools.Annotations.Core.AnnEllipseObject. |
Leadtools.Annotations.Core.AnnEllipseObject.FriendlyName | Gets the friendly name for Leadtools.Annotations.Core.AnnEllipseObject. |
Leadtools.Annotations.Core.AnnEllipseObject.HitTest(LeadPointD,double) | Performs hit-testing on this Leadtools.Annotations.Core.AnnEllipseObject. |
Leadtools.Annotations.Core.AnnEncryptObject.Apply(RasterImage,AnnContainerMapper) | Applies this AnnEncryptObject object to an image. |
Leadtools.Annotations.Core.AnnEncryptObject.CanDecrypt | Gets a value indicating whether this Leadtools.Annotations.Core.AnnEncryptObject obect is ready to decrypt. |
Leadtools.Annotations.Core.AnnEncryptObject.CanEncrypt | Gets a value indicating whether this Leadtools.Annotations.Core.AnnEncryptObject object is ready to encrypt. |
Leadtools.Annotations.Core.AnnEncryptObject.CanRotate | Indicates if this object supports rotation. |
Leadtools.Annotations.Core.AnnEncryptObject.Clone | Creates an exact copy of this Leadtools.Annotations.Core.AnnEncryptObject object. |
Leadtools.Annotations.Core.AnnEncryptObject.Create | Creates a new instance of Leadtools.Annotations.Core.AnnEncryptObject. |
Leadtools.Annotations.Core.AnnEncryptObject.DefaultPrimaryPicture | Gets or sets the id of the default primary picture used for the Leadtools.Annotations.Core.AnnEncryptObject. |
Leadtools.Annotations.Core.AnnEncryptObject.DefaultSecondaryPicture | Gets or sets the id of the default secondary picture used for the Leadtools.Annotations.Core.AnnEncryptObject. |
Leadtools.Annotations.Core.AnnEncryptObject.Deserialize(AnnDeserializeOptions,XmlNode,XmlDocument) | Loads this object with data from the specified XML. |
Leadtools.Annotations.Core.AnnEncryptObject.Encryptor | Gets or sets a value to indicate whether this Leadtools.Annotations.Core.AnnEncryptObject object is in an encryptor or a decryptor. |
Leadtools.Annotations.Core.AnnEncryptObject.FriendlyName | Gets the friendly name for Leadtools.Annotations.Core.AnnEncryptObject. |
Leadtools.Annotations.Core.AnnEncryptObject.HitTestInterior | Indicates if this Leadtools.Annotations.Core.AnnEncryptObject supports hit testing of its interior. |
Leadtools.Annotations.Core.AnnEncryptObject.IsEncrypted | Gets a value indicating whether this Leadtools.Annotations.Core.AnnEncryptObject object is currently encrypted. |
Leadtools.Annotations.Core.AnnEncryptObject.Key | Gets or sets the key used to encrypt or decrypt this Leadtools.Annotations.Core.AnnEncryptObject object. |
Leadtools.Annotations.Core.AnnEncryptObject.PrimaryPicture | Gets or sets the primary Leadtools.Annotations.Core.AnnPicture object associated with this Leadtools.Annotations.Core.AnnEncryptObject object. |
Leadtools.Annotations.Core.AnnEncryptObject.ResetKeyIfApplied | Gets or sets a value to indicate whether the Leadtools.Annotations.Core.AnnEncryptObject.Key of this Leadtools.Annotations.Core.AnnEncryptObject object is reset to 0 when applied. |
Leadtools.Annotations.Core.AnnEncryptObject.Rotate(double,LeadPointD) | Rotates the Leadtools.Annotations.Core.AnnEncryptObject around the specified point by the specified number of degrees. |
Leadtools.Annotations.Core.AnnEncryptObject.ScaleVector(double,double,LeadPointD,LeadPointD,LeadPointD) | Scales the Leadtools.Annotations.Core.AnnEncryptObject by the specified ratios, unit vector and center point. |
Leadtools.Annotations.Core.AnnEncryptObject.SecondaryPicture | Gets or sets the secondary Leadtools.Annotations.Core.AnnPicture object associated with this Leadtools.Annotations.Core.AnnEncryptObject object. |
Leadtools.Annotations.Core.AnnEncryptObject.Serialize(AnnSerializeOptions,XmlNode,XmlDocument) | Serializes the object to an XML document. |
Leadtools.Annotations.Core.AnnEncryptObject.SerializeKeyIfEncrypted | Gets or sets a value to indicate whether the Leadtools.Annotations.Core.AnnEncryptObject.Key of this Leadtools.Annotations.Core.AnnEncryptObject object is serialized along with the rest of the object. |
Leadtools.Annotations.Core.AnnEncryptObject.SupportsFill | Indicates if this object supports a fill. |
Leadtools.Annotations.Core.AnnEncryptObject.SupportsStroke | Indicates if this object supports Leadtools.Annotations.Core.AnnStroke. |
Leadtools.Annotations.Core.AnnEncryptObject.Translate(double,double) | Translates the Leadtools.Annotations.Core.AnnEncryptObject by the specified values. |
Leadtools.Annotations.Core.AnnFont.#ctor(string,double) | Creates a new instance of the Leadtools.Annotations.Core.AnnFont class. |
Leadtools.Annotations.Core.AnnFont.Clone | Creates an exact copy of this Leadtools.Annotations.Core.AnnFont object. |
Leadtools.Annotations.Core.AnnFont.FontFamilyName | Gets or sets a string representation of the font family associated with this Leadtools.Annotations.Core.AnnFont object. |
Leadtools.Annotations.Core.AnnFont.FontSize | Gets or sets the point size of the new font for this Leadtools.Annotations.Core.AnnFont object. |
Leadtools.Annotations.Core.AnnFont.FontStretch | Gets or sets a value that indicates the degree to which the typeface is stretched. |
Leadtools.Annotations.Core.AnnFont.FontStyle | Gets or sets a value that indicates the style of the typeface. |
Leadtools.Annotations.Core.AnnFont.FontWeight | Gets or sets a value that indicates the relative weight of the typeface. |
Leadtools.Annotations.Core.AnnFont.TextDecoration | Gets or sets an Leadtools.Annotations.Core.AnnTextDecorations that contains text decorations to apply to this Leadtools.Annotations.Core.AnnFont. |
Leadtools.Annotations.Core.AnnFreehandHotspotObject.Clone | Creates an exact copy of this Leadtools.Annotations.Core.AnnFreehandHotspotObject object. |
Leadtools.Annotations.Core.AnnFreehandHotspotObject.Create | Creates a new instance of Leadtools.Annotations.Core.AnnFreehandHotspotObject. |
Leadtools.Annotations.Core.AnnFreehandHotspotObject.DefaultPicture | Gets or sets the id of the default picture used for the Leadtools.Annotations.Core.AnnFreehandHotspotObject. |
Leadtools.Annotations.Core.AnnFreehandHotspotObject.Deserialize(AnnDeserializeOptions,XmlNode,XmlDocument) | Loads this object with data from the specified XML. |
Leadtools.Annotations.Core.AnnFreehandHotspotObject.FriendlyName | Gets the friendly name for Leadtools.Annotations.Core.AnnFreehandHotspotObject. |
Leadtools.Annotations.Core.AnnFreehandHotspotObject.HitTestInterior | Indicates if this Leadtools.Annotations.Core.AnnFreehandHotspotObject supports hit testing of its interior. |
Leadtools.Annotations.Core.AnnFreehandHotspotObject.Picture | Gets or sets the Leadtools.Annotations.Core.AnnPicture object associated with this Leadtools.Annotations.Core.AnnFreehandHotspotObject. |
Leadtools.Annotations.Core.AnnFreehandHotspotObject.Serialize(AnnSerializeOptions,XmlNode,XmlDocument) | Serializes the object to an XML document. |
Leadtools.Annotations.Core.AnnFreehandHotspotObject.SupportsFill | Indicates if this object supports a fill. |
Leadtools.Annotations.Core.AnnFreehandHotspotObject.SupportsStroke | Indicates if this object supports Leadtools.Annotations.Core.AnnStroke. |
Leadtools.Annotations.Core.AnnGroupObject.Children | Gets the collection of annotation objects (of various types that are derived from Leadtools.Annotations.Core.AnnObject) contained in this Leadtools.Annotations.Core.AnnGroupObject object. |
Leadtools.Annotations.Core.AnnGroupObject.FriendlyName | Gets the friendly name for Leadtools.Annotations.Core.AnnGroupObject. |
Leadtools.Annotations.Core.AnnGroupObject.ObjectAdded | Occurs when an object is added to the Leadtools.Annotations.Core.AnnGroupObject.Children property of this container. |
Leadtools.Annotations.Core.AnnGroupObject.ObjectRemoved | Occurs when an object is removed from the Leadtools.Annotations.Core.AnnGroupObject.Children property of this container. |
Leadtools.Annotations.Core.AnnGroupObject.Rotate(double,LeadPointD) | Rotates the Leadtools.Annotations.Core.AnnGroupObject around the specified point by the specified number of degrees. |
Leadtools.Annotations.Core.AnnGroupObject.Scale(double,double,LeadPointD) | Scales the Leadtools.Annotations.Core.AnnGroupObject by the specified ratios |
Leadtools.Annotations.Core.AnnGroupObject.Translate(double,double) | Translates the Leadtools.Annotations.Core.AnnGroupObject by the specified values. |
Leadtools.Annotations.Core.AnnHiliteObject.Clone | Creates an exact copy of this Leadtools.Annotations.Core.AnnHiliteObject object. |
Leadtools.Annotations.Core.AnnHiliteObject.Create | Creates a new instance of Leadtools.Annotations.Core.AnnHiliteObject. |
Leadtools.Annotations.Core.AnnHiliteObject.Deserialize(AnnDeserializeOptions,XmlNode,XmlDocument) | Loads this object with data from the specified XML. |
Leadtools.Annotations.Core.AnnHiliteObject.FriendlyName | Gets the friendly name for Leadtools.Annotations.Core.AnnHiliteObject. |
Leadtools.Annotations.Core.AnnHiliteObject.HiliteColor | Gets or sets a value indicating the color to be used to fill this Leadtools.Annotations.Core.AnnHiliteObject. |
Leadtools.Annotations.Core.AnnHiliteObject.HitTestInterior | Indicates if this Leadtools.Annotations.Core.AnnHiliteObject supports hit testing of its interior. |
Leadtools.Annotations.Core.AnnHiliteObject.Serialize(AnnSerializeOptions,XmlNode,XmlDocument) | Serializes the object to an XML document. |
Leadtools.Annotations.Core.AnnHiliteObject.SupportsStroke | Indicates if this object supports Leadtools.Annotations.Core.AnnStroke. |
Leadtools.Annotations.Core.AnnHotspotObject.Clone | Creates an exact copy of this Leadtools.Annotations.Core.AnnHotspotObject object. |
Leadtools.Annotations.Core.AnnHotspotObject.Create | Creates a new instance of Leadtools.Annotations.Core.AnnHotspotObject. |
Leadtools.Annotations.Core.AnnHotspotObject.DefaultPicture | Gets or sets the id of the default picture used for the Leadtools.Annotations.Core.AnnHotspotObject. |
Leadtools.Annotations.Core.AnnHotspotObject.Deserialize(AnnDeserializeOptions,XmlNode,XmlDocument) | Loads this object with data from the specified XML. |
Leadtools.Annotations.Core.AnnHotspotObject.FriendlyName | Gets the friendly name for Leadtools.Annotations.Core.AnnHotspotObject. |
Leadtools.Annotations.Core.AnnHotspotObject.HitTestInterior | Indicates if this Leadtools.Annotations.Core.AnnHotspotObject supports hit testing of its interior. |
Leadtools.Annotations.Core.AnnHotspotObject.Serialize(AnnSerializeOptions,XmlNode,XmlDocument) | Serializes the object to an XML document. |
Leadtools.Annotations.Core.AnnHotspotObject.SupportsFill | Indicates if this object supports a fill. |
Leadtools.Annotations.Core.AnnHotspotObject.SupportsStroke | Indicates if this object supports Leadtools.Annotations.Core.AnnStroke. |
Leadtools.Annotations.Core.AnnImageObject.Clone | Creates an exact copy of this Leadtools.Annotations.Core.AnnImageObject object. |
Leadtools.Annotations.Core.AnnImageObject.Create | Creates a new instance of Leadtools.Annotations.Core.AnnImageObject. |
Leadtools.Annotations.Core.AnnImageObject.Deserialize(AnnDeserializeOptions,XmlNode,XmlDocument) | Loads this object with data from the specified XML. |
Leadtools.Annotations.Core.AnnImageObject.FriendlyName | Gets the friendly name for Leadtools.Annotations.Core.AnnImageObject. |
Leadtools.Annotations.Core.AnnImageObject.HitTestInterior | Indicates if this Leadtools.Annotations.Core.AnnImageObject supports hit testing of its interior. |
Leadtools.Annotations.Core.AnnImageObject.Picture | Gets or sets the Leadtools.Annotations.Core.AnnPicture object associated with this Leadtools.Annotations.Core.AnnImageObject. |
Leadtools.Annotations.Core.AnnImageObject.Serialize(AnnSerializeOptions,XmlNode,XmlDocument) | Serializes the object to an XML document. |
Leadtools.Annotations.Core.AnnLabel.Background | Gets or sets the Leadtools.Annotations.Core.AnnBrush used to draw the background of this Leadtools.Annotations.Core.AnnLabel. |
Leadtools.Annotations.Core.AnnLabel.Clone | Creates an exact copy of this Leadtools.Annotations.Core.AnnLabel object. |
Leadtools.Annotations.Core.AnnLabel.Font | Gets or sets the Leadtools.Annotations.Core.AnnFont for this Leadtools.Annotations.Core.AnnLabel. |
Leadtools.Annotations.Core.AnnLabel.Foreground | Gets or sets the Leadtools.Annotations.Core.AnnBrush used to draw the foreground of this Leadtools.Annotations.Core.AnnLabel. |
Leadtools.Annotations.Core.AnnLabel.IsRestricted | Enables or disables this Leadtools.Annotations.Core.AnnLabel from being positioned outside of the Leadtools.Annotations.Core.AnnContainer boundaries. |
Leadtools.Annotations.Core.AnnLabel.IsVisible | Shows or hides this Leadtools.Annotations.Core.AnnLabel. |
Leadtools.Annotations.Core.AnnLabel.Offset | Gets or sets the offset of this Leadtools.Annotations.Core.AnnLabel. |
Leadtools.Annotations.Core.AnnLabel.OriginalPosition | Gets or sets the original position of this Leadtools.Annotations.Core.AnnLabel. |
Leadtools.Annotations.Core.AnnLabel.StateId | Gets or sets the optional state ID of this label to be used with state rendering engines. |
Leadtools.Annotations.Core.AnnLabel.Text | Gets or sets the text to be displayed by this Leadtools.Annotations.Core.AnnLabel. |
Leadtools.Annotations.Core.AnnLayer.Children | Gets the collection of Leadtools.Annotations.Core.AnnObjects in this layer. |
Leadtools.Annotations.Core.AnnLayer.Create(string) | Creates a new layer with the specified name. |
Leadtools.Annotations.Core.AnnLayer.IsVisible | Gets or sets a value that indicates whether this layer is visible. |
Leadtools.Annotations.Core.AnnLayer.Layers | Gets the collection of children Leadtools.Annotations.Core.AnnLayers of this layer. |
Leadtools.Annotations.Core.AnnLayer.Name | Gets or sets the optional name of this layer. |
Leadtools.Annotations.Core.AnnLayer.Parent | Gets the parent of this layer. |
Leadtools.Annotations.Core.AnnLayerCollection.#ctor(AnnLayer) | Creates a new layer collection for the specified owner. |
Leadtools.Annotations.Core.AnnLayerCollection.BringToFront(AnnLayer,bool) | Moves a layer up in the Z-order of the list. |
Leadtools.Annotations.Core.AnnLayerCollection.InsertItem(int,AnnLayer) | Inserts an item into this collection. |
Leadtools.Annotations.Core.AnnLayerCollection.Owner | Gets the owner layer of this collection. |
Leadtools.Annotations.Core.AnnLayerCollection.RemoveItem(int) | Removes an item from this collection. |
Leadtools.Annotations.Core.AnnLayerCollection.SendToBack(AnnLayer,bool) | Moves a layer down in the Z-order of the list. |
Leadtools.Annotations.Core.AnnLoadPictureEventArgs.AnnObject | Gets the owner annotation object. |
Leadtools.Annotations.Core.AnnLoadPictureEventArgs.Container | Gets the owner annotation container. |
Leadtools.Annotations.Core.AnnLoadPictureEventArgs.Create(AnnPicture,AnnObject,AnnContainer,Exception) | Creates a new instance of Leadtools.Annotations.Core.AnnLoadPictureEventArgs with the specified parameters. |
Leadtools.Annotations.Core.AnnLoadPictureEventArgs.Error | Gets any error information should the picture not load successfully. |
Leadtools.Annotations.Core.AnnLoadPictureEventArgs.Picture | Gets the loaded picture object. |
Leadtools.Annotations.Core.AnnLockObjectEventArgs.Cancel | Gets or sets a value indicating whether the lock operation should be canceled. |
Leadtools.Annotations.Core.AnnLockObjectEventArgs.Create(AnnObject) | Creates a new instance of the Leadtools.Annotations.Core.AnnLockObjectEventArgs class. |
Leadtools.Annotations.Core.AnnLockObjectEventArgs.Object | Gets the Leadtools.Annotations.Core.AnnObject that is being locked. |
Leadtools.Annotations.Core.AnnLockObjectEventArgs.Password | Gets or sets the password used to unlock a locked Leadtools.Annotations.Core.AnnObject. |
Leadtools.Annotations.Core.AnnMedia.Clone | Creates an exact copy of this Leadtools.Annotations.Core.AnnMedia object. |
Leadtools.Annotations.Core.AnnMedia.Source1 | Gets or sets the URL to the main media file. |
Leadtools.Annotations.Core.AnnMedia.Source2 | Gets or sets the optional first alternate URL to the main media file. |
Leadtools.Annotations.Core.AnnMedia.Source3 | Gets or sets the optional second alternate URL to the main media file. |
Leadtools.Annotations.Core.AnnMedia.Type1 | Gets or sets the optional media type for Leadtools.Annotations.Core.AnnMedia.Source1 |
Leadtools.Annotations.Core.AnnMedia.Type2 | Gets or sets the optional media type for Leadtools.Annotations.Core.AnnMedia.Source2 |
Leadtools.Annotations.Core.AnnMedia.Type3 | Gets or sets the optional media type for Leadtools.Annotations.Core.AnnMedia.Source3 |
Leadtools.Annotations.Core.AnnMediaObject.Clone | Creates an exact copy of this Leadtools.Annotations.Core.AnnMediaObject object. |
Leadtools.Annotations.Core.AnnMediaObject.Create | Creates a new instance of Leadtools.Annotations.Core.AnnMediaObject. |
Leadtools.Annotations.Core.AnnMediaObject.Deserialize(AnnDeserializeOptions,XmlNode,XmlDocument) | Loads this object with data from the specified XML. |
Leadtools.Annotations.Core.AnnMediaObject.FriendlyName | Gets the friendly name for Leadtools.Annotations.Core.AnnMediaObject. |
Leadtools.Annotations.Core.AnnMediaObject.HitTestInterior | Indicates if this Leadtools.Annotations.Core.AnnMediaObject supports hit testing of its interior. |
Leadtools.Annotations.Core.AnnMediaObject.Media | Gets or sets the media associated with this object. |
Leadtools.Annotations.Core.AnnMediaObject.Serialize(AnnSerializeOptions,XmlNode,XmlDocument) | Serializes the object to an XML document. |
Leadtools.Annotations.Core.AnnNoteObject.Clone | Creates an exact copy of this Leadtools.Annotations.Core.AnnNoteObject object. |
Leadtools.Annotations.Core.AnnNoteObject.Create | Creates a new instance of Leadtools.Annotations.Core.AnnNoteObject. |
Leadtools.Annotations.Core.AnnNoteObject.Deserialize(AnnDeserializeOptions,XmlNode,XmlDocument) | Loads this object with data from the specified XML. |
Leadtools.Annotations.Core.AnnNoteObject.FriendlyName | Gets the friendly name for Leadtools.Annotations.Core.AnnNoteObject. |
Leadtools.Annotations.Core.AnnNoteObject.GetInvalidateRect(AnnContainerMapper,IAnnObjectRenderer) | Gets a Leadtools.LeadRectD object that specifies the current physical rectangle of this Leadtools.Annotations.Core.AnnObject. |
Leadtools.Annotations.Core.AnnNoteObject.Serialize(AnnSerializeOptions,XmlNode,XmlDocument) | Serializes the object to an XML document. |
Leadtools.Annotations.Core.AnnNoteObject.ShadowBorderWidth | Gets or sets the width of the shadow border of this Leadtools.Annotations.Core.AnnNoteObject. |
Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs.Action | Gets the action that caused the event. |
Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs.Create(AnnNotifyCollectionChangedAction) | Creates a new instance of the Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs class. |
Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs.CreateMove(int,int) | Creates a new Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs for a move item event. |
Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs.CreateRemove(int) | Creates a new instance of Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs for a remove operation. |
Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs.CreateReplace(int) | Creates a new Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs for a replace item event. |
Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs.NewItems | Gets the list of new items involved in the change. |
Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs.NewStartingIndex | Gets the index at which the change occurred. |
Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs.OldItems | Gets the list of items affected by a Replace, Remove, or Move action. |
Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs.OldStartingIndex | Gets the index at which a Move, Remove, or Replace action occurred. |
Leadtools.Annotations.Core.AnnObject.AudioObjectId | Returns the ID for an "audio" object. Not used in this version of the annotation framework. |
Leadtools.Annotations.Core.AnnObject.Bounds | Gets a Leadtools.LeadRectD object that indicates the bounds of this Leadtools.Annotations.Core.AnnObject. |
Leadtools.Annotations.Core.AnnObject.ButtonObjectId | Specifies the ID for a "button" object. Not used in this version of the annotation framework. |
Leadtools.Annotations.Core.AnnObject.CanRotate | Indicates if this object supports rotation. |
Leadtools.Annotations.Core.AnnObject.Clone | Creates an exact copy of this Leadtools.Annotations.Core.AnnObject. |
Leadtools.Annotations.Core.AnnObject.ClosedCurveObjectId | Specifies the ID for an Leadtools.Annotations.Core.AnnCurveObject that is a closed figure. |
Leadtools.Annotations.Core.AnnObject.Create | Creates a new instance of Leadtools.Annotations.Core.AnnObject. |
Leadtools.Annotations.Core.AnnObject.CrossProductObjectId | Specifies the ID for an Leadtools.Annotations.Core.AnnCrossProductObject. |
Leadtools.Annotations.Core.AnnObject.CurveObjectId | Specifies the ID for an Leadtools.Annotations.Core.AnnCurveObject. |
Leadtools.Annotations.Core.AnnObject.Deserialize(AnnDeserializeOptions,XmlNode,XmlDocument) | Loads this object with data from the specified XML. |
Leadtools.Annotations.Core.AnnObject.EllipseObjectId | Specifies the ID for an Leadtools.Annotations.Core.AnnEllipseObject. |
Leadtools.Annotations.Core.AnnObject.EncryptObjectId | Returns the ID for an "encrypt" object. Not used in this version of the annotation framework. |
Leadtools.Annotations.Core.AnnObject.Fill | Gets or sets the Leadtools.Annotations.Core.AnnBrush associated with this Leadtools.Annotations.Core.AnnObject. |
Leadtools.Annotations.Core.AnnObject.FixedStateOperations | Gets or sets the fixed state for this Leadtools.Annotations.Core.AnnObject. |
Leadtools.Annotations.Core.AnnObject.Font | Gets or sets the Leadtools.Annotations.Core.AnnFont used associated with this Leadtools.Annotations.Core.AnnObject. |
Leadtools.Annotations.Core.AnnObject.FreehandHotspotObjectId | Specifies the ID for an Leadtools.Annotations.Core.AnnFreehandHotspotObject. |
Leadtools.Annotations.Core.AnnObject.FreehandObjectId | Specifies the ID for an Leadtools.Annotations.Core.AnnPolylineObject that is draw freehand style. |
Leadtools.Annotations.Core.AnnObject.FriendlyName | Gets the friendly name for Leadtools.Annotations.Core.AnnObject. |
Leadtools.Annotations.Core.AnnObject.GetBoundingRectangle | Gets the bounding rectangle for this Leadtools.Annotations.Core.AnnObject. |
Leadtools.Annotations.Core.AnnObject.GetInvalidateRect(AnnContainerMapper,IAnnObjectRenderer) | Gets a Leadtools.LeadRectD object that specifies the current physical rectangle of this Leadtools.Annotations.Core.AnnObject. |
Leadtools.Annotations.Core.AnnObject.GroupName | For future use. |
Leadtools.Annotations.Core.AnnObject.GroupObjectId | Specifies the ID for an Leadtools.Annotations.Core.AnnGroupObject. |
Leadtools.Annotations.Core.AnnObject.HiliteObjectId | Specifies the ID for an Leadtools.Annotations.Core.AnnHiliteObject. |
Leadtools.Annotations.Core.AnnObject.HitTest(LeadPointD,double) | Performs hit-testing on this Leadtools.Annotations.Core.AnnObject. |
Leadtools.Annotations.Core.AnnObject.HitTestInterior | Indicates if this Leadtools.Annotations.Core.AnnObject supports hit testing of its interior. |
Leadtools.Annotations.Core.AnnObject.HotspotObjectId | Specifies the ID for an Leadtools.Annotations.Core.AnnHotspotObject. |
Leadtools.Annotations.Core.AnnObject.Hyperlink | Gets or sets a string which represents the hyperlink for this Leadtools.Annotations.Core.AnnObject. |
Leadtools.Annotations.Core.AnnObject.Id | Gets the ID of this Leadtools.Annotations.Core.AnnObject. |
Leadtools.Annotations.Core.AnnObject.ImageObjectId | Returns the ID for an Leadtools.Annotations.Core.AnnImageObject. |
Leadtools.Annotations.Core.AnnObject.IsLocked | Gets a value that indicates whether this Leadtools.Annotations.Core.AnnObject is locked. |
Leadtools.Annotations.Core.AnnObject.IsSelected | Gets or sets a value indicating whether the object is selected. |
Leadtools.Annotations.Core.AnnObject.IsVisible | Gets or sets a value indicating whether the object is visible. |
Leadtools.Annotations.Core.AnnObject.Labels | Gets a dictionary of Leadtools.Annotations.Core.AnnLabel objects used by this Leadtools.Annotations.Core.AnnObject. |
Leadtools.Annotations.Core.AnnObject.Layer | Get the optional layer that contain this object. |
Leadtools.Annotations.Core.AnnObject.LineObjectId | Specifies the ID for an Leadtools.Annotations.Core.AnnPolylineObject that has a single line. |
Leadtools.Annotations.Core.AnnObject.Lock(string) | Locks this Leadtools.Annotations.Core.AnnObject with the specified password. |
Leadtools.Annotations.Core.AnnObject.LockPicture | Gets or sets the id of the picture used when drawing the locked symbol for locked objects. |
Leadtools.Annotations.Core.AnnObject.MediaObjectId | Returns the ID for a "media" object. Not used in this version of the annotation framework. |
Leadtools.Annotations.Core.AnnObject.Metadata | Gets the metadata associated with this object. |
Leadtools.Annotations.Core.AnnObject.None | Specifies the ID for no annotation object. |
Leadtools.Annotations.Core.AnnObject.NoteObjectId | Specifies the ID for an Leadtools.Annotations.Core.AnnNoteObject. |
Leadtools.Annotations.Core.AnnObject.OnPointsChanged | Occurs when the Leadtools.Annotations.Core.AnnObject.Points for this Leadtools.Annotations.Core.AnnObject have changed. |
Leadtools.Annotations.Core.AnnObject.OnPropertyChanged(AnnPropertyChangedEventArgs) | Raises the Leadtools.Annotations.Core.AnnObject.PropertyChanged event. |
Leadtools.Annotations.Core.AnnObject.Opacity | Gets or sets a value indicating the opacity value to use when rendering this object. |
Leadtools.Annotations.Core.AnnObject.Password | Gets or sets the password used in the last successful lock operation of this Leadtools.Annotations.Core.AnnObject. |
Leadtools.Annotations.Core.AnnObject.PointerObjectId | Specifies the ID for an Leadtools.Annotations.Core.AnnPointerObject. |
Leadtools.Annotations.Core.AnnObject.PointObjectId | Specifies the ID for an Leadtools.Annotations.Core.AnnPointObject. |
Leadtools.Annotations.Core.AnnObject.Points | Gets the collection of Leadtools.LeadPointD objects that define this Leadtools.Annotations.Core.AnnObject. |
Leadtools.Annotations.Core.AnnObject.PolygonObjectId | Specifies the ID for an Leadtools.Annotations.Core.AnnPolylineObject that is a closed figure. |
Leadtools.Annotations.Core.AnnObject.PolylineObjectId | Specifies the ID for an Leadtools.Annotations.Core.AnnPolylineObject. |
Leadtools.Annotations.Core.AnnObject.PolyRulerObjectId | Specifies the ID for an Leadtools.Annotations.Core.AnnPolyRulerObject. |
Leadtools.Annotations.Core.AnnObject.PropertyChanged | Occurs when a property value changes. AnnPropertyChangedEventArgs |
Leadtools.Annotations.Core.AnnObject.ProtractorObjectId | Specifies the ID for an Leadtools.Annotations.Core.AnnProtractorObject. |
Leadtools.Annotations.Core.AnnObject.RectangleObjectId | Specifies the ID for an Leadtools.Annotations.Core.AnnRectangleObject. |
Leadtools.Annotations.Core.AnnObject.RedactionObjectId | Specifies the ID for an Leadtools.Annotations.Core.AnnRedactionObject. |
Leadtools.Annotations.Core.AnnObject.RichTextObjectId | Returns the ID for a "rich text" object. Not used in this version of the annotation framework. |
Leadtools.Annotations.Core.AnnObject.Rotate(double,LeadPointD) | Rotates the Leadtools.Annotations.Core.AnnObject around a point. |
Leadtools.Annotations.Core.AnnObject.RotateCenter | Gets or sets the location of the rotate center control point. |
Leadtools.Annotations.Core.AnnObject.RotateGripper | Gets or sets the length of the rotate gripper control point. |
Leadtools.Annotations.Core.AnnObject.RubberStampObjectId | Specifies the ID for an Leadtools.Annotations.Core.AnnRubberStampObject. |
Leadtools.Annotations.Core.AnnObject.RulerObjectId | Specifies the ID for an Leadtools.Annotations.Core.AnnPolyRulerObject that has a single ruler. |
Leadtools.Annotations.Core.AnnObject.Scale(double,double,LeadPointD) | Scales the Leadtools.Annotations.Core.AnnObject by the specified ratios. |
Leadtools.Annotations.Core.AnnObject.ScaleVector(double,double,LeadPointD,LeadPointD,LeadPointD) | Scales the Leadtools.Annotations.Core.AnnObject by the specified ratios, unit vector and center point. |
Leadtools.Annotations.Core.AnnObject.SelectObjectId | Specifies the ID for an Leadtools.Annotations.Core.AnnSelectionObject. |
Leadtools.Annotations.Core.AnnObject.Serialize(AnnSerializeOptions,XmlNode,XmlDocument) | Serializes the object to an XML document. |
Leadtools.Annotations.Core.AnnObject.SetId(int) | Sets the ID of this Leadtools.Annotations.Core.AnnObject. |
Leadtools.Annotations.Core.AnnObject.StampObjectId | Specifies the ID for an Leadtools.Annotations.Core.AnnStampObject. |
Leadtools.Annotations.Core.AnnObject.StateId | Gets or sets the optional state ID of this object to be used with state rendering engines. |
Leadtools.Annotations.Core.AnnObject.Stroke | Gets or sets the Leadtools.Annotations.Core.AnnStroke associated with this Leadtools.Annotations.Core.AnnObject. |
Leadtools.Annotations.Core.AnnObject.SupportsFill | Indicates if this object supports a fill. |
Leadtools.Annotations.Core.AnnObject.SupportsFont | Indicates if this object supports a font. |
Leadtools.Annotations.Core.AnnObject.SupportsStroke | Indicates if this object supports a stroke. |
Leadtools.Annotations.Core.AnnObject.Tag | Gets or sets a user-defined data object that is associated with this object. |
Leadtools.Annotations.Core.AnnObject.TextObjectId | Specifies the ID for an Leadtools.Annotations.Core.AnnTextObject. |
Leadtools.Annotations.Core.AnnObject.TextPointerObjectId | Specifies the ID for an Leadtools.Annotations.Core.AnnTextPointerObject. |
Leadtools.Annotations.Core.AnnObject.TextRollupObjectId | Specifies the ID for an Leadtools.Annotations.Core.AnnTextRollupObject. |
Leadtools.Annotations.Core.AnnObject.Translate(double,double) | Translates the Leadtools.Annotations.Core.AnnObject by the specified values. |
Leadtools.Annotations.Core.AnnObject.Unlock(string) | Unlocks this AnnObject with the specified password. |
Leadtools.Annotations.Core.AnnObject.UserObjectId | Specifies the ID for a user defined Leadtools.Annotations.Core.AnnObject. |
Leadtools.Annotations.Core.AnnObjectCollection.#ctor(AnnObject[]) | Creates a new Leadtools.Annotations.Core.AnnObjectCollection with values. |
Leadtools.Annotations.Core.AnnObjectCollection.BringToFront(AnnObject,bool) | Moves an object up in the Z-order of the list. |
Leadtools.Annotations.Core.AnnObjectCollection.SendToBack(AnnObject,bool) | Moves an object down in the Z-order of the list. |
Leadtools.Annotations.Core.AnnObjectCollectionEventArgs.Create(AnnObject) | Creates a new instance of the Leadtools.Annotations.Core.AnnObjectCollectionEventArgs class. |
Leadtools.Annotations.Core.AnnObjectCollectionEventArgs.Object | Gets the Leadtools.Annotations.Core.AnnObject being added or removed from the container. |
Leadtools.Annotations.Core.AnnObservableCollection`1 | - A generic observable collection. |
Leadtools.Annotations.Core.AnnPicture.#ctor(byte[]) | Creates a new instance of the Leadtools.Annotations.Core.AnnPicture from PNG data. |
Leadtools.Annotations.Core.AnnPicture.#ctor(InputStream) | Initializes a new instance of the Leadtools.Annotations.Core.AnnPicture object from the specified input stream. |
Leadtools.Annotations.Core.AnnPicture.#ctor(Resources,int) | Initializes a new instance of the Leadtools.Annotations.Core.AnnPicture class from resources. |
Leadtools.Annotations.Core.AnnPicture.#ctor(string) | Initializes a new instance of the Leadtools.Annotations.Core.AnnPicture class with a specific image. |
Leadtools.Annotations.Core.AnnPicture.Clone | Creates an exact copy of this Leadtools.Annotations.Core.AnnPicture object. |
Leadtools.Annotations.Core.AnnPicture.Empty | Creates a new instance of the Leadtools.Annotations.Core.AnnPicture class with member data left uninitialized. |
Leadtools.Annotations.Core.AnnPicture.Height | Gets or sets the height of this AnnPicture object. |
Leadtools.Annotations.Core.AnnPicture.IsLoaded | Gets or sets a value indicating if the image associated with this AnnPicture is loaded. |
Leadtools.Annotations.Core.AnnPicture.Source | Gets or sets the image URL associated with this Leadtools.Annotations.Core.AnnPicture object. |
Leadtools.Annotations.Core.AnnPicture.Width | Gets or sets the width of this Leadtools.Annotations.Core.AnnPicture object. |
Leadtools.Annotations.Core.AnnPointerEventArgs.Button | Gets the mouse button that was pressed. |
Leadtools.Annotations.Core.AnnPointerEventArgs.Create(AnnMouseButton,LeadPointD) | Creates a new instance of the Leadtools.Annotations.Core.AnnPointerEventArgs class. |
Leadtools.Annotations.Core.AnnPointerEventArgs.Location | Gets the location of the mouse. |
Leadtools.Annotations.Core.AnnPointerObject.ArrowLength | Gets or sets the length of the arrow for this Leadtools.Annotations.Core.AnnPointerObject. |
Leadtools.Annotations.Core.AnnPointerObject.Clone | Creates an exact copy of this Leadtools.Annotations.Core.AnnPointerObject object. |
Leadtools.Annotations.Core.AnnPointerObject.Create | Creates a new instance of Leadtools.Annotations.Core.AnnPointerObject. |
Leadtools.Annotations.Core.AnnPointerObject.Deserialize(AnnDeserializeOptions,XmlNode,XmlDocument) | Loads this object with data from the specified XML. |
Leadtools.Annotations.Core.AnnPointerObject.FriendlyName | Gets the friendly name for Leadtools.Annotations.Core.AnnPointerObject. |
Leadtools.Annotations.Core.AnnPointerObject.GetArrowPoints | Gets an array of points that define the arrow for this Leadtools.Annotations.Core.AnnPointerObject. |
Leadtools.Annotations.Core.AnnPointerObject.GetBoundingRectangle | Gets the bounding rectangle for this Leadtools.Annotations.Core.AnnPointerObject object. |
Leadtools.Annotations.Core.AnnPointerObject.HitTest(LeadPointD,double) | Performs hit-testing on this Leadtools.Annotations.Core.AnnPointerObject. |
Leadtools.Annotations.Core.AnnPointerObject.PointerPosition | Gets or sets the Leadtools.Annotations.Core.AnnPointerPosition used to control the position of the arrow head for this Leadtools.Annotations.Core.AnnPointerObject. |
Leadtools.Annotations.Core.AnnPointerObject.Serialize(AnnSerializeOptions,XmlNode,XmlDocument) | Serializes the object to an XML document. |
Leadtools.Annotations.Core.AnnPointerObject.SupportsFill | Indicates if this object supports a fill. |
Leadtools.Annotations.Core.AnnPointObject.CanRotate | Indicates if this object supports rotation. |
Leadtools.Annotations.Core.AnnPointObject.CenterPoint | Gets or sets the center point of this Leadtools.Annotations.Core.AnnPointObject. |
Leadtools.Annotations.Core.AnnPointObject.Clone | Creates an exact copy of this Leadtools.Annotations.Core.AnnPointObject object. |
Leadtools.Annotations.Core.AnnPointObject.Create | Creates a new instance of Leadtools.Annotations.Core.AnnPointObject. |
Leadtools.Annotations.Core.AnnPointObject.DefaultPicture | Gets or sets the id of the default picture used for the Leadtools.Annotations.Core.AnnPointObject. |
Leadtools.Annotations.Core.AnnPointObject.Deserialize(AnnDeserializeOptions,XmlNode,XmlDocument) | Loads this object with data from the specified XML. |
Leadtools.Annotations.Core.AnnPointObject.FriendlyName | Gets the friendly name for Leadtools.Annotations.Core.AnnPointObject. |
Leadtools.Annotations.Core.AnnPointObject.GetBoundingRectangle | Gets the bounding rectangle for this Leadtools.Annotations.Core.AnnPointObject object. |
Leadtools.Annotations.Core.AnnPointObject.Picture | Gets or sets the Leadtools.Annotations.Core.AnnPicture object associated with this Leadtools.Annotations.Core.AnnPointObject. |
Leadtools.Annotations.Core.AnnPointObject.Radius | Gets or sets the radius of this Leadtools.Annotations.Core.AnnPointObject. |
Leadtools.Annotations.Core.AnnPointObject.Serialize(AnnSerializeOptions,XmlNode,XmlDocument) | Serializes the object to an XML document. |
Leadtools.Annotations.Core.AnnPointObject.ShowPicture | Gets or sets a value indicating whether to show the picture. |
Leadtools.Annotations.Core.AnnPointObject.SupportsFill | Indicates if this object supports a fill. |
Leadtools.Annotations.Core.AnnPointObject.SupportsStroke | Indicates if this object supports Leadtools.Annotations.Core.AnnStroke. |
Leadtools.Annotations.Core.AnnPolylineObject.Clone | Creates an exact copy of this Leadtools.Annotations.Core.AnnPolylineObject object. |
Leadtools.Annotations.Core.AnnPolylineObject.Create | Creates a new instance of Leadtools.Annotations.Core.AnnPolylineObject. |
Leadtools.Annotations.Core.AnnPolylineObject.Deserialize(AnnDeserializeOptions,XmlNode,XmlDocument) | Loads this object with data from the specified XML. |
Leadtools.Annotations.Core.AnnPolylineObject.FillRule | Gets or sets an Leadtools.Annotations.Core.AnnFillRule value that determines how the interior of this Leadtools.Annotations.Core.AnnPolylineObject is filled if it Leadtools.Annotations.Core.AnnPolylineObject.IsClosed. |
Leadtools.Annotations.Core.AnnPolylineObject.FriendlyName | Gets the friendly name for Leadtools.Annotations.Core.AnnPolylineObject. |
Leadtools.Annotations.Core.AnnPolylineObject.HitTest(LeadPointD,double) | Performs hit-testing on this Leadtools.Annotations.Core.AnnPolylineObject. |
Leadtools.Annotations.Core.AnnPolylineObject.IsClosed | Gets a value that indicates whether this Leadtools.Annotations.Core.AnnPolylineObject is closed. |
Leadtools.Annotations.Core.AnnPolylineObject.Serialize(AnnSerializeOptions,XmlNode,XmlDocument) | Serializes the object to an XML document. |
Leadtools.Annotations.Core.AnnPolylineObject.SupportsFill | Indicates if this Leadtools.Annotations.Core.AnnPolylineObject supports a fill. |
Leadtools.Annotations.Core.AnnPolylineObject.SupportsStroke | Indicates if this object supports Leadtools.Annotations.Core.AnnStroke. |
Leadtools.Annotations.Core.AnnPolyRulerObject.Clone | Creates an exact copy of this Leadtools.Annotations.Core.AnnPolyRulerObject object. |
Leadtools.Annotations.Core.AnnPolyRulerObject.Create | Creates a new instance of Leadtools.Annotations.Core.AnnPolyRulerObject. |
Leadtools.Annotations.Core.AnnPolyRulerObject.Deserialize(AnnDeserializeOptions,XmlNode,XmlDocument) | Loads this object with data from the specified XML. |
Leadtools.Annotations.Core.AnnPolyRulerObject.FriendlyName | Gets the friendly name for Leadtools.Annotations.Core.AnnPolyRulerObject. |
Leadtools.Annotations.Core.AnnPolyRulerObject.GaugeLength | Gets or sets the length of the gauge (the perpendicular lines at the ends of the ruler) for this Leadtools.Annotations.Core.AnnPolyRulerObject. |
Leadtools.Annotations.Core.AnnPolyRulerObject.GetInvalidateRect(AnnContainerMapper,IAnnObjectRenderer) | Gets a Leadtools.LeadRectD object that specifies the current physical rectangle of this Leadtools.Annotations.Core.AnnObject. |
Leadtools.Annotations.Core.AnnPolyRulerObject.GetRulerLength(double) | Gets the calibrated length of this Leadtools.Annotations.Core.AnnPolyRulerObject. |
Leadtools.Annotations.Core.AnnPolyRulerObject.GetRulerLengthAsString(double) | Gets the calibrated length of this Leadtools.Annotations.Core.AnnPolyRulerObject as a string. |
Leadtools.Annotations.Core.AnnPolyRulerObject.HitTest(LeadPointD,double) | Performs hit-testing on this Leadtools.Annotations.Core.AnnPolyRulerObject. |
Leadtools.Annotations.Core.AnnPolyRulerObject.MeasurementUnit | Gets or sets the unit of measure for this Leadtools.Annotations.Core.AnnPolyRulerObject. |
Leadtools.Annotations.Core.AnnPolyRulerObject.Precision | Gets or sets the precision value used for the length of this Leadtools.Annotations.Core.AnnPolyRulerObject. |
Leadtools.Annotations.Core.AnnPolyRulerObject.Serialize(AnnSerializeOptions,XmlNode,XmlDocument) | Serializes the object to an XML document. |
Leadtools.Annotations.Core.AnnPolyRulerObject.ShowGauge | Gets or sets a value indicating whether the gauge (the perpendicular lines at the ends of the ruler) for this Leadtools.Annotations.Core.AnnPolyRulerObject is visible. |
Leadtools.Annotations.Core.AnnPolyRulerObject.ShowTickMarks | Gets or sets a value indicating whether the tick marks for this Leadtools.Annotations.Core.AnnPolyRulerObject are visible. |
Leadtools.Annotations.Core.AnnPolyRulerObject.TickMarksLength | Gets or sets the length of the tick marks for this Leadtools.Annotations.Core.AnnPolyRulerObject. |
Leadtools.Annotations.Core.AnnPolyRulerObject.TickMarksStroke | Gets or sets the Leadtools.Annotations.Core.AnnStroke used to draw the tick marks for the Leadtools.Annotations.Core.AnnPolylineObject. |
Leadtools.Annotations.Core.AnnPolyRulerObject.UnitsAbbreviation | Gets or sets a string value that specifies the abbreviation used with the Leadtools.Annotations.Core.AnnPolyRulerObject.MeasurementUnit value. |
Leadtools.Annotations.Core.AnnPropertyChangedEventArgs.#ctor(string,PropertyChangedStatus,object,object) | Creates a new instance of the Leadtools.Annotations.Core.AnnObjectCollectionEventArgs class. |
Leadtools.Annotations.Core.AnnPropertyChangedEventArgs.Cancel | Gets or sets a value indicating whether the property change operation should be canceled. |
Leadtools.Annotations.Core.AnnPropertyChangedEventArgs.NewValue | Gets the new value of the property being changed. |
Leadtools.Annotations.Core.AnnPropertyChangedEventArgs.OldValue | Gets the old (previous) value of the property being changed. |
Leadtools.Annotations.Core.AnnPropertyChangedEventArgs.PropertyName | Gets the name of the property being changed. |
Leadtools.Annotations.Core.AnnPropertyChangedEventArgs.Status | Gets the status of the property change. |
Leadtools.Annotations.Core.AnnProtractorObject.#ctor(LeadPointD,LeadPointD,LeadPointD) | Initializes a new Leadtools.Annotations.Core.AnnProtractorObject class object with specified values. |
Leadtools.Annotations.Core.AnnProtractorObject.Acute | Gets or sets a value that indicates whether to mark the inside (acute) or outside (obtuse) angle for this Leadtools.Annotations.Core.AnnProtractorObject object. |
Leadtools.Annotations.Core.AnnProtractorObject.AnglePrecision | Gets or sets the precision value used for the angle of this Leadtools.Annotations.Core.AnnProtractorObject. |
Leadtools.Annotations.Core.AnnProtractorObject.AngularUnit | Gets or sets the angular unit of the angle of this protractor. |
Leadtools.Annotations.Core.AnnProtractorObject.AngularUnitsAbbreviation | Gets or sets a string value that specifies the abbreviation used with the Leadtools.Annotations.Core.AnnAngularUnit value. |
Leadtools.Annotations.Core.AnnProtractorObject.ArcRadius | Gets or sets the arc radius of this Leadtools.Annotations.Core.AnnProtractorObject. |
Leadtools.Annotations.Core.AnnProtractorObject.CenterPoint | Gets or sets the value for the center point of this Leadtools.Annotations.Core.AnnProtractorObject. |
Leadtools.Annotations.Core.AnnProtractorObject.Clone | Creates an exact copy of this Leadtools.Annotations.Core.AnnProtractorObject object. |
Leadtools.Annotations.Core.AnnProtractorObject.Create | Creates a new instance of Leadtools.Annotations.Core.AnnObject. |
Leadtools.Annotations.Core.AnnProtractorObject.Deserialize(AnnDeserializeOptions,XmlNode,XmlDocument) | Loads this object with data from the specified XML. |
Leadtools.Annotations.Core.AnnProtractorObject.FirstPoint | Gets or sets the value for the first point of this Leadtools.Annotations.Core.AnnProtractorObject. |
Leadtools.Annotations.Core.AnnProtractorObject.FriendlyName | Gets the friendly name for Leadtools.Annotations.Core.AnnProtractorObject. |
Leadtools.Annotations.Core.AnnProtractorObject.GetRulerLengthAsStringFromPoints(LeadPointD,LeadPointD,double) | Gets the length of the ruler between two points as a string. |
Leadtools.Annotations.Core.AnnProtractorObject.GetRulerLengthFromPoints(LeadPointD,LeadPointD,double) | Gets the length of the ruler between two points. |
Leadtools.Annotations.Core.AnnProtractorObject.SecondPoint | Gets or sets the value for the second point of this Leadtools.Annotations.Core.AnnProtractorObject. |
Leadtools.Annotations.Core.AnnProtractorObject.Serialize(AnnSerializeOptions,XmlNode,XmlDocument) | Serializes the object to an XML document. |
Leadtools.Annotations.Core.AnnProtractorObject.SupportsFill | Indicates if this object supports a fill. |
Leadtools.Annotations.Core.AnnRectangleObject.#ctor(LeadRectD) | Initializes a new Leadtools.Annotations.Core.AnnRectangleObject class object with specified values. |
Leadtools.Annotations.Core.AnnRectangleObject.Angle | Gets the rotation angle for a normalized Leadtools.Annotations.Core.AnnRectangleObject. |
Leadtools.Annotations.Core.AnnRectangleObject.Create | Creates a new instance of Leadtools.Annotations.Core.AnnRectangleObject. |
Leadtools.Annotations.Core.AnnRectangleObject.FriendlyName | Gets the friendly name for Leadtools.Annotations.Core.AnnRectangleObject. |
Leadtools.Annotations.Core.AnnRectangleObject.HitTest(LeadPointD,double) | Performs hit-testing on this Leadtools.Annotations.Core.AnnRectangleObject. |
Leadtools.Annotations.Core.AnnRectangleObject.IsFlipped | Indicates whether the object has been flipped. |
Leadtools.Annotations.Core.AnnRectangleObject.IsReversed | Indicates whether the object has been reversed. |
Leadtools.Annotations.Core.AnnRectangleObject.Rect | Gets or sets the bounding rectangle of this Leadtools.Annotations.Core.AnnRectangleObject. |
Leadtools.Annotations.Core.AnnRectangleObject.SupportsFill | Indicates if this object supports a fill. |
Leadtools.Annotations.Core.AnnRectangleObject.SupportsStroke | Indicates if this object supports Leadtools.Annotations.Core.AnnStroke. |
Leadtools.Annotations.Core.AnnRedactionObject.CanRestore | Gets a value that indicates whether the Leadtools.Annotations.Core.AnnRedactionObject can be restored. |
Leadtools.Annotations.Core.AnnRedactionObject.CanRotate | Indicates if this object supports rotation. |
Leadtools.Annotations.Core.AnnRedactionObject.Clone | Creates an exact copy of this Leadtools.Annotations.Core.AnnRedactionObject object. |
Leadtools.Annotations.Core.AnnRedactionObject.Create | Creates a new instance of Leadtools.Annotations.Core.AnnRedactionObject. |
Leadtools.Annotations.Core.AnnRedactionObject.Deserialize(AnnDeserializeOptions,XmlNode,XmlDocument) | Loads this object with data from the specified XML. |
Leadtools.Annotations.Core.AnnRedactionObject.FriendlyName | Gets the friendly name for Leadtools.Annotations.Core.AnnRedactionObject. |
Leadtools.Annotations.Core.AnnRedactionObject.Image | Gets or sets the image for the realized area of this Leadtools.Annotations.Core.AnnRedactionObject |
Leadtools.Annotations.Core.AnnRedactionObject.IsRealized | Gets a value that indicates whether the Leadtools.Annotations.Core.AnnRedactionObject is realized or not. |
Leadtools.Annotations.Core.AnnRedactionObject.Realize(RasterImage,AnnContainerMapper) | Realizes this Leadtools.Annotations.Core.AnnRedactionObject to the specified image data. |
Leadtools.Annotations.Core.AnnRedactionObject.Restore(RasterImage,AnnContainerMapper) | Restores the background behind the Leadtools.Annotations.Core.AnnRedactionObject. |
Leadtools.Annotations.Core.AnnRedactionObject.Serialize(AnnSerializeOptions,XmlNode,XmlDocument) | Serializes the object to an XML document. |
Leadtools.Annotations.Core.AnnRedactionObject.SupportsStroke | Indicates if this object supports Leadtools.Annotations.Core.AnnStroke. |
Leadtools.Annotations.Core.AnnRenderingEngine.AttachContainer(AnnContainer) | Attaches a container to this drawing engine. |
Leadtools.Annotations.Core.AnnRenderingEngine.Burn | Burns the annotation objects in Leadtools.Annotations.Core.AnnRenderingEngine.Container to the destination context using the existing destination rectangle and resolution (DPI). |
Leadtools.Annotations.Core.AnnRenderingEngine.BurnToRect(LeadRectD) | Burns the annotation objects in Leadtools.Annotations.Core.AnnRenderingEngine.Container to the destination context and destination rectangle. |
Leadtools.Annotations.Core.AnnRenderingEngine.BurnToRectWithDpi(LeadRectD,double,double,double,double) | Burns the annotation objects in Leadtools.Annotations.Core.AnnRenderingEngine.Container to the destination context and destination rectangle at the specified resolution. |
Leadtools.Annotations.Core.AnnRenderingEngine.ClipRectangle | Gets the current clipping rectangle for this Leadtools.Annotations.Core.AnnRenderingEngine. |
Leadtools.Annotations.Core.AnnRenderingEngine.Container | Gets the Leadtools.Annotations.Core.AnnContainer associated with this Leadtools.Annotations.Core.AnnRenderingEngine. |
Leadtools.Annotations.Core.AnnRenderingEngine.ContainerLabelRenderer | Gets the renderer used to render the container labels. |
Leadtools.Annotations.Core.AnnRenderingEngine.Detach | Detaches this this drawing engine from the container. |
Leadtools.Annotations.Core.AnnRenderingEngine.LoadingPictureFill | Gets or sets the object to use for filling the background of the loading picture placeholder rectangle. |
Leadtools.Annotations.Core.AnnRenderingEngine.LoadingPictureStroke | Gets or sets the object to use for stroking the border of the loading picture placeholder rectangle. |
Leadtools.Annotations.Core.AnnRenderingEngine.LoadPicture | Occurs when a picture object has been finished loading its source image. |
Leadtools.Annotations.Core.AnnRenderingEngine.MeasureString(string,AnnFont) | Measures the specified string when drawn with the specified font. |
Leadtools.Annotations.Core.AnnRenderingEngine.OnLoadPicture(AnnLoadPictureEventArgs) | Raises the Leadtools.Annotations.Core.AnnRenderingEngine.LoadPicture event. |
Leadtools.Annotations.Core.AnnRenderingEngine.Render(LeadRectD,bool) | Renders the Leadtools.Annotations.Core.AnnContainer associated with this Leadtools.Annotations.Core.AnnRenderingEngine using the specified clip rectangle. |
Leadtools.Annotations.Core.AnnRenderingEngine.RenderContainer(LeadRectD,AnnContainer,bool) | Renders a container using the specified clip rectangle. |
Leadtools.Annotations.Core.AnnRenderingEngine.Renderers | Gets or sets the list of available Leadtools.Annotations.Core.AnnRenderingEngine. |
Leadtools.Annotations.Core.AnnRenderingEngine.RenderLayer(LeadRectD,AnnLayer,AnnContainer,bool) | Renders an individual layer using the specified clip rectangle. |
Leadtools.Annotations.Core.AnnRenderingEngine.RenderLayers(LeadRectD,AnnLayerCollection,AnnContainer,bool) | Renders annotation layers using the specified clip rectangle. |
Leadtools.Annotations.Core.AnnRenderingEngine.Resources | Gets the default resources for this Leadtools.Annotations.Core.AnnRenderingEngine. |
Leadtools.Annotations.Core.AnnRenderingEngine.Stateless | Gets a value that indicate whether this rendering engine is stateless. |
Leadtools.Annotations.Core.AnnResources.Images | Gets the list of Leadtools.Annotations.Core.AnnPicture objects that serve as the default images for annotation objects that use Leadtools.Annotations.Core.AnnPicture. |
Leadtools.Annotations.Core.AnnResources.RubberStamps | Gets the list of Leadtools.Annotations.Core.AnnPicture objects that serve as the default images for Leadtools.Annotations.Core.AnnRubberStampObject annotation objects. |
Leadtools.Annotations.Core.AnnRubberStampObject.Clone | Creates an exact copy of this Leadtools.Annotations.Core.AnnRubberStampObject object. |
Leadtools.Annotations.Core.AnnRubberStampObject.Create | Creates a new instance of Leadtools.Annotations.Core.AnnRubberStampObject. |
Leadtools.Annotations.Core.AnnRubberStampObject.Deserialize(AnnDeserializeOptions,XmlNode,XmlDocument) | Loads this object with data from the specified XML. |
Leadtools.Annotations.Core.AnnRubberStampObject.FriendlyName | Gets the friendly name for Leadtools.Annotations.Core.AnnRubberStampObject. |
Leadtools.Annotations.Core.AnnRubberStampObject.HitTestInterior | Indicates if this Leadtools.Annotations.Core.AnnRubberStampObject supports hit testing of its interior. |
Leadtools.Annotations.Core.AnnRubberStampObject.RubberStampType | Gets or sets the type for this Leadtools.Annotations.Core.AnnRubberStampObject. |
Leadtools.Annotations.Core.AnnRubberStampObject.Serialize(AnnSerializeOptions,XmlNode,XmlDocument) | Serializes the object to an XML document. |
Leadtools.Annotations.Core.AnnRubberStampObject.SupportsFill | Indicates if this object supports a fill. |
Leadtools.Annotations.Core.AnnRubberStampObject.SupportsStroke | Indicates if this object supports Leadtools.Annotations.Core.AnnStroke. |
Leadtools.Annotations.Core.AnnRunDesignerEventArgs.Cancel | Gets or sets a value indicating whether the run operation should be canceled. |
Leadtools.Annotations.Core.AnnRunDesignerEventArgs.Create(AnnObject,AnnDesignerOperationStatus) | Creates a new instance of the Leadtools.Annotations.Core.AnnRunDesignerEventArgs class. |
Leadtools.Annotations.Core.AnnRunDesignerEventArgs.Object | Gets the Leadtools.Annotations.Core.AnnObject that is entering run mode. |
Leadtools.Annotations.Core.AnnRunDesignerEventArgs.OperationStatus | Gets the status of the run operation. |
Leadtools.Annotations.Core.AnnSelectionObject.ApplyProperties | Applies the properties of this selection object to its children. |
Leadtools.Annotations.Core.AnnSelectionObject.Clone | Creates an exact copy of this Leadtools.Annotations.Core.AnnSelectionObject object. |
Leadtools.Annotations.Core.AnnSelectionObject.Create | Creates a new instance of Leadtools.Annotations.Core.AnnSelectionObject. |
Leadtools.Annotations.Core.AnnSelectionObject.FriendlyName | Gets the friendly name for Leadtools.Annotations.Core.AnnSelectionObject. |
Leadtools.Annotations.Core.AnnSelectionObject.GetInvalidateRect(AnnContainerMapper,IAnnObjectRenderer) | Gets a Leadtools.LeadRectD object that specifies the current physical rectangle of this Leadtools.Annotations.Core.AnnSelectionObject. |
Leadtools.Annotations.Core.AnnSelectionObject.Group(string) | Groups all of the Leadtools.Annotations.Core.AnnObject in Leadtools.Annotations.Core.AnnSelectionObject.SelectedObjects into an Leadtools.Annotations.Core.AnnGroupObject. |
Leadtools.Annotations.Core.AnnSelectionObject.HitTestInterior | Overrides Leadtools.Annotations.Core.AnnObject.HitTestInterior |
Leadtools.Annotations.Core.AnnSelectionObject.Lock(string) | Overrides Leadtools.Annotations.Core.AnnObject.Lock(System.String) |
Leadtools.Annotations.Core.AnnSelectionObject.Rotate(double,LeadPointD) | Rotates the Leadtools.Annotations.Core.AnnSelectionObject.SelectedObjects around a point. |
Leadtools.Annotations.Core.AnnSelectionObject.Scale(double,double,LeadPointD) | Scales the Leadtools.Annotations.Core.AnnSelectionObject.SelectedObjects by the specified ratios |
Leadtools.Annotations.Core.AnnSelectionObject.SelectedObjects | Gets the collection of Leadtools.Annotations.Core.AnnObject that this Leadtools.Annotations.Core.AnnSelectionObject has selected. |
Leadtools.Annotations.Core.AnnSelectionObject.SelectionStroke | Gets or sets the stroke to use when drawing the frame of this object. |
Leadtools.Annotations.Core.AnnSelectionObject.SupportsFill | Indicates if this object supports a fill. |
Leadtools.Annotations.Core.AnnSelectionObject.Translate(double,double) | Translates the Leadtools.Annotations.Core.AnnSelectionObject.SelectedObjects by the specified values. |
Leadtools.Annotations.Core.AnnSelectionObject.Ungroup(string) | Ungroups the Leadtools.Annotations.Core.AnnGroupObject specified by |
Leadtools.Annotations.Core.AnnSelectionObject.Unlock(string) | Overrides Leadtools.Annotations.Core.AnnObject.Unlock(System.String) |
Leadtools.Annotations.Core.AnnSerializeObjectEventArgs.AnnObject | Gets or sets the annotation object being loaded or saved. |
Leadtools.Annotations.Core.AnnSerializeObjectEventArgs.Create(string,AnnObject,Exception) | Creates a new instance of Leadtools.Annotations.Core.AnnSerializeObjectEventArgs. |
Leadtools.Annotations.Core.AnnSerializeObjectEventArgs.Error | Gets the error that has occurred during loading or saving annotation objects. |
Leadtools.Annotations.Core.AnnSerializeObjectEventArgs.SkipObject | Gets or sets a value that indicate whether to skip loading or saving an annotation object. |
Leadtools.Annotations.Core.AnnSerializeObjectEventArgs.TypeName | Gets the type name of the annotation object being loaded or saved. |
Leadtools.Annotations.Core.AnnSerializeOptions.SaveLockPassword | Gets or sets a value that indicate whether Leadtools.Annotations.Core.AnnObject.Password of locked annotation objects is saved in the annotation file. |
Leadtools.Annotations.Core.AnnSerializeOptions.SerializeObject | Event that triggers when an annotation object is being saved. |
Leadtools.Annotations.Core.AnnSolidColorBrush.Clone | Creates an exact copy of this Leadtools.Annotations.Core.AnnSolidColorBrush object. |
Leadtools.Annotations.Core.AnnSolidColorBrush.Color | Gets or sets the color of this Leadtools.Annotations.Core.AnnSolidColorBrush. |
Leadtools.Annotations.Core.AnnSolidColorBrush.Create(string) | Creates a new instance of Leadtools.Annotations.Core.AnnBrush from this Leadtools.Annotations.Core.AnnSolidColorBrush. |
Leadtools.Annotations.Core.AnnSolidColorBrush.CreateBrush | Creates a new instance of Leadtools.Annotations.Core.AnnBrush from this Leadtools.Annotations.Core.AnnSolidColorBrush. |
Leadtools.Annotations.Core.AnnStampObject.Clone | Creates an exact copy of this Leadtools.Annotations.Core.AnnStampObject object. |
Leadtools.Annotations.Core.AnnStampObject.Create | Creates a new instance of Leadtools.Annotations.Core.AnnStampObject. |
Leadtools.Annotations.Core.AnnStampObject.Deserialize(AnnDeserializeOptions,XmlNode,XmlDocument) | Loads this object with data from the specified XML. |
Leadtools.Annotations.Core.AnnStampObject.FriendlyName | Gets the friendly name for Leadtools.Annotations.Core.AnnStampObject. |
Leadtools.Annotations.Core.AnnStampObject.HitTestInterior | Indicates if this Leadtools.Annotations.Core.AnnStampObject supports hit testing of its interior. |
Leadtools.Annotations.Core.AnnStampObject.Picture | Gets or sets the Leadtools.Annotations.Core.AnnPicture object associated with this Leadtools.Annotations.Core.AnnStampObject. |
Leadtools.Annotations.Core.AnnStampObject.Serialize(AnnSerializeOptions,XmlNode,XmlDocument) | Serializes the object to an XML document. |
Leadtools.Annotations.Core.AnnStroke.Clone | Creates an exact copy of this Leadtools.Annotations.Core.AnnStroke object. |
Leadtools.Annotations.Core.AnnStroke.Create(AnnBrush,LeadLengthD) | Creates a new Leadtools.Annotations.Core.AnnStroke object with the specified values. |
Leadtools.Annotations.Core.AnnStroke.Stroke | Gets or sets the Leadtools.Annotations.Core.AnnBrush for this Leadtools.Annotations.Core.AnnStroke. |
Leadtools.Annotations.Core.AnnStroke.StrokeEndLineCap | Gets or sets the Leadtools.Annotations.Core.AnnStrokeLineCap style used at the end of lines drawn with this Leadtools.Annotations.Core.AnnStroke object. |
Leadtools.Annotations.Core.AnnStroke.StrokeLineJoin | Gets or sets the Leadtools.Annotations.Core.AnnStrokeLineJoin style for the ends of two consecutive lines drawn with this Leadtools.Annotations.Core.AnnStroke object. |
Leadtools.Annotations.Core.AnnStroke.StrokeThickness | Gets or sets the thickness of this Leadtools.Annotations.Core.AnnStroke object. |
Leadtools.Annotations.Core.AnnTextObject.Clone | Creates an exact copy of this Leadtools.Annotations.Core.AnnTextObject object. |
Leadtools.Annotations.Core.AnnTextObject.Create | Creates a new instance of Leadtools.Annotations.Core.AnnTextObject. |
Leadtools.Annotations.Core.AnnTextObject.Deserialize(AnnDeserializeOptions,XmlNode,XmlDocument) | Loads this object with data from the specified XML. |
Leadtools.Annotations.Core.AnnTextObject.FriendlyName | Gets the friendly name for Leadtools.Annotations.Core.AnnTextObject. |
Leadtools.Annotations.Core.AnnTextObject.HorizontalAlignment | Gets or sets a value indicating the horizontal alignment for this Leadtools.Annotations.Core.AnnTextObject. |
Leadtools.Annotations.Core.AnnTextObject.Padding | Gets or sets an Leadtools.Annotations.Core.AnnThickness object which controls the distance between the text and the bounding rectangle of the text. |
Leadtools.Annotations.Core.AnnTextObject.Serialize(AnnSerializeOptions,XmlNode,XmlDocument) | Serializes the object to an XML document. |
Leadtools.Annotations.Core.AnnTextObject.SupportsFill | Indicates if this object supports a fill. |
Leadtools.Annotations.Core.AnnTextObject.SupportsFont | Indicates if this object supports a font. |
Leadtools.Annotations.Core.AnnTextObject.Text | Gets or sets the text string associated with this Leadtools.Annotations.Core.AnnTextObject. |
Leadtools.Annotations.Core.AnnTextObject.TextBackground | Gets or sets the Leadtools.Annotations.Core.AnnBrush used to paint the background of the text. |
Leadtools.Annotations.Core.AnnTextObject.TextForeground | Gets or sets the Leadtools.Annotations.Core.AnnBrush used to paint the foreground of the text. |
Leadtools.Annotations.Core.AnnTextObject.TextRotate | Gets or sets the rotation value for this Leadtools.Annotations.Core.AnnTextObject. |
Leadtools.Annotations.Core.AnnTextObject.VerticalAlignment | Gets or sets a value indicating the vertical alignment for this Leadtools.Annotations.Core.AnnTextObject. |
Leadtools.Annotations.Core.AnnTextObject.WordWrap | Gets or sets a value that indicates whether an Leadtools.Annotations.Core.AnnTextObject automatically wraps words to the beginning of the next line when necessary. |
Leadtools.Annotations.Core.AnnTextPointerObject.Clone | Creates an exact copy of this Leadtools.Annotations.Core.AnnTextPointerObject object. |
Leadtools.Annotations.Core.AnnTextPointerObject.Create | Creates a new instance of Leadtools.Annotations.Core.AnnTextPointerObject. |
Leadtools.Annotations.Core.AnnTextPointerObject.Deserialize(AnnDeserializeOptions,XmlNode,XmlDocument) | Loads this object with data from the specified XML. |
Leadtools.Annotations.Core.AnnTextPointerObject.FixedPointer | Gets or sets a value that indicates whether the pointer of this Leadtools.Annotations.Core.AnnTextPointerObject object is fixed. |
Leadtools.Annotations.Core.AnnTextPointerObject.FriendlyName | Gets the friendly name for Leadtools.Annotations.Core.AnnTextPointerObject. |
Leadtools.Annotations.Core.AnnTextPointerObject.GetBoundingRectangle | Gets the bounding rectangle for this Leadtools.Annotations.Core.AnnTextPointerObject object. |
Leadtools.Annotations.Core.AnnTextPointerObject.HitTest(LeadPointD,double) | Performs hit-testing on this Leadtools.Annotations.Core.AnnTextPointerObject. |
Leadtools.Annotations.Core.AnnTextPointerObject.PointerPosition | Gets or sets the position of this Leadtools.Annotations.Core.AnnTextPointerObject object's pointer. |
Leadtools.Annotations.Core.AnnTextPointerObject.Rotate(double,LeadPointD) | Rotates the Leadtools.Annotations.Core.AnnTextPointerObject around the specified point by the specified number of degrees. |
Leadtools.Annotations.Core.AnnTextPointerObject.Scale(double,double,LeadPointD) | Scales the Leadtools.Annotations.Core.AnnTextPointerObject by the specified ratios. |
Leadtools.Annotations.Core.AnnTextPointerObject.Serialize(AnnSerializeOptions,XmlNode,XmlDocument) | Serializes the object to an XML document. |
Leadtools.Annotations.Core.AnnTextPointerObject.Translate(double,double) | Translates this Leadtools.Annotations.Core.AnnTextPointerObject by the specified values. |
Leadtools.Annotations.Core.AnnTextRollupObject.Clone | Creates an exact copy of this Leadtools.Annotations.Core.AnnTextRollupObject object. |
Leadtools.Annotations.Core.AnnTextRollupObject.Create | Creates a new instance of Leadtools.Annotations.Core.AnnTextRollupObject. |
Leadtools.Annotations.Core.AnnTextRollupObject.Deserialize(AnnDeserializeOptions,XmlNode,XmlDocument) | Loads this object with data from the specified XML. |
Leadtools.Annotations.Core.AnnTextRollupObject.Expanded | Gets or sets a value indicating whether this Leadtools.Annotations.Core.AnnTextRollupObject is expanded. |
Leadtools.Annotations.Core.AnnTextRollupObject.FriendlyName | Gets the friendly name for Leadtools.Annotations.Core.AnnTextRollupObject. |
Leadtools.Annotations.Core.AnnTextRollupObject.Serialize(AnnSerializeOptions,XmlNode,XmlDocument) | Serializes the object to an XML document. |
Leadtools.Annotations.Core.AnnThickness.#ctor(double,double,double,double) | Initializes a new instance of the Leadtools.Annotations.Core.AnnThickness structure. |
Leadtools.Annotations.Core.AnnThickness.Bottom | Gets or sets the bottom component of this Leadtools.Annotations.Core.AnnThickness instance. |
Leadtools.Annotations.Core.AnnThickness.Left | Gets or sets the left component of this Leadtools.Annotations.Core.AnnThickness instance. |
Leadtools.Annotations.Core.AnnThickness.op_Equality(AnnThickness,AnnThickness) | Compares two Leadtools.Annotations.Core.AnnThickness objects for equality. |
Leadtools.Annotations.Core.AnnThickness.op_Inequality(AnnThickness,AnnThickness) | Compares two Leadtools.Annotations.Core.AnnThickness objects for inequality. |
Leadtools.Annotations.Core.AnnThickness.Right | Gets or sets the right component of this Leadtools.Annotations.Core.AnnThickness instance. |
Leadtools.Annotations.Core.AnnThickness.Top | Gets or sets the top component of this Leadtools.Annotations.Core.AnnThickness instance. |
Leadtools.Annotations.Core.AnnToolTipEventArgs.AnnotationObject | Gets the annotation object requesting the tooltip. |
Leadtools.Annotations.Core.AnnToolTipEventArgs.Bounds | Gets the boundary of the object requesting the tooltip. |
Leadtools.Annotations.Core.AnnToolTipEventArgs.Cancel | Gets or sets a value whether to cancel showing the tooltip. |
Leadtools.Annotations.Core.AnnToolTipEventArgs.Create(AnnObject,LeadRectD) | Creates a new Leadtools.Annotations.Core.AnnToolTipEventArgs with the specified parameters. |
Leadtools.Annotations.Core.AnnTransformer.RotateAtPoints(LeadPointD[],double,double,double) | Rotates the input Leadtools.LeadPointD values using the specified angle and center point. |
Leadtools.Annotations.Core.AnnTransformer.RotatePoint(LeadPointD,double) | Rotates the input Leadtools.LeadPointD using the specified angle. |
Leadtools.Annotations.Core.AnnTransformer.RotatePointAt(LeadPointD,double,double,double) | Rotates the input Leadtools.LeadPointD using the specified angle and center point. |
Leadtools.Annotations.Core.AnnTransformer.RotatePoints(LeadPointD[],double) | Rotates the input Leadtools.LeadPointD values using the specified angle. |
Leadtools.Annotations.Core.AnnTransformer.RotateRect(LeadRectD,double) | Rotates the input Leadtools.LeadRectD using the specified angle. |
Leadtools.Annotations.Core.AnnTransformer.RotateRectAt(LeadRectD,double,double,double) | Rotates the input Leadtools.LeadRectD using the specified angle and center point. |
Leadtools.Annotations.Core.AnnTransformer.ScalePoint(LeadPointD,double,double) | Scales the input Leadtools.LeadPointD using the specified scale factor. |
Leadtools.Annotations.Core.AnnTransformer.ScalePointAt(LeadPointD,double,double,double,double) | Scales the input Leadtools.LeadPointD using the specified scale factor and center point. |
Leadtools.Annotations.Core.AnnTransformer.ScalePointsAt(LeadPointD[],double,double,double,double) | Scales the input Leadtools.LeadPointD values using the specified scale factor and center point. |
Leadtools.Annotations.Core.AnnTransformer.TranslatePoint(LeadPointD,double,double) | Translates the transformation matrix of the input Leadtools.LeadPointD by the specified values. |
Leadtools.Annotations.Core.AnnTransformer.TranslatePoints(LeadPointD[],double,double) | Translates the transformation matrix of the input Leadtools.LeadPointD values by the specified values. |
Leadtools.Annotations.Core.AnnUnitConverter.Convert(double,AnnUnit,AnnUnit) | Converts a value from one unit to another. |
Leadtools.Annotations.Core.AnnUnitConverter.ConvertAngularUnit(double,AnnAngularUnit,AnnAngularUnit) | Converts an angular value from one unit to another. |
Leadtools.Annotations.Core.AnnUnitConverter.ConvertFromPixels(double,AnnUnit,double) | Converts a value from pixels. |
Leadtools.Annotations.Core.AnnUnitConverter.ConvertToPixels(double,AnnUnit,double) | Converts a value to pixels. |
Leadtools.Annotations.Core.AnnUnitConverter.GetAngularUnitAbbreviation(AnnAngularUnit) | Gets the abbreviation that corresponds to a given angular unit of measure. |
Leadtools.Annotations.Core.AnnUnitConverter.GetUnitAbbreviation(AnnUnit) | Gets the abbreviation for a given unit of measure. |
Leadtools.Annotations.Core.AnnUnitConverter.SetUnitAbbreviation(AnnUnit,string) | Modifies the default string abbreviation to be used with a specific unit. |
Leadtools.Annotations.Core.IAnnAutomationControl.AutomationAttach(AnnContainer) | A method that will be called whenever Leadtools.Annotations.Automation.AnnAutomation.Attach is called. |
Leadtools.Annotations.Core.IAnnAutomationControl.AutomationContainer | Gets the annotation container associated with this control. |
Leadtools.Annotations.Core.IAnnAutomationControl.AutomationDetach | A method that will be called whenever Leadtools.Annotations.Automation.AnnAutomation.Detach is called. |
Leadtools.Annotations.Core.IAnnAutomationControl.AutomationDoubleClick | Represents an event of that triggers when the pointer (mouse or touch) is double-clicked on the surface of the control. Leadtools.Annotations.Core.AnnPointerEventArgs |
Leadtools.Annotations.Core.IAnnAutomationControl.AutomationDpiX | Gets the horizontal resolution of the screen. |
Leadtools.Annotations.Core.IAnnAutomationControl.AutomationDpiY | Gets the vertical resolution of the screen. |
Leadtools.Annotations.Core.IAnnAutomationControl.AutomationEnabled | Gets a value that indicates whether the automation control is enabled. |
Leadtools.Annotations.Core.IAnnAutomationControl.AutomationEnabledChanged | Represents an event that triggers whenever the value of Leadtools.Annotations.Core.IAnnAutomationControl.AutomationEnabled is changed. |
Leadtools.Annotations.Core.IAnnAutomationControl.AutomationGotFocus | Represents an event that triggers when the control receives the focus. LeadEventArgs |
Leadtools.Annotations.Core.IAnnAutomationControl.AutomationInvalidate(LeadRectD) | Invalidates the specified region of the control. |
Leadtools.Annotations.Core.IAnnAutomationControl.AutomationLostFocus | Represents an event that triggers when the control loses the focus. LeadEventArgs |
Leadtools.Annotations.Core.IAnnAutomationControl.AutomationOffset | Gets the offset the automation control. |
Leadtools.Annotations.Core.IAnnAutomationControl.AutomationPointerDown | Represents an event of that triggers when the pointer (mouse or touch) is down (clicked) on the surface of the control. Leadtools.Annotations.Core.AnnPointerEventArgs |
Leadtools.Annotations.Core.IAnnAutomationControl.AutomationPointerMove | Represents an event of that triggers when the pointer (mouse or touch) is moved on the surface of the control. Leadtools.Annotations.Core.AnnPointerEventArgs |
Leadtools.Annotations.Core.IAnnAutomationControl.AutomationPointerUp | Represents an event of that triggers when the pointer (mouse or touch) is up (release) from the surface of the control. Leadtools.Annotations.Core.AnnPointerEventArgs |
Leadtools.Annotations.Core.IAnnAutomationControl.AutomationSize | Gets the size of the automation control. |
Leadtools.Annotations.Core.IAnnAutomationControl.AutomationSizeChanged | Represents an event that triggers when the size of the control changes. |
Leadtools.Annotations.Core.IAnnAutomationControl.AutomationTransform | Gets the matrix object that represents the current transformation for the annotations objects. |
Leadtools.Annotations.Core.IAnnAutomationControl.AutomationTransformChanged | Represents an event that triggers whenever the value of Leadtools.Annotations.Core.IAnnAutomationControl.AutomationTransform changes. |
Leadtools.Annotations.Core.IAnnAutomationControl.AutomationUseDpi | Gets a value that indicate whether to use the resolution values when viewing an image. |
Leadtools.Annotations.Core.IAnnAutomationControl.AutomationUseDpiChanged | Represents an event that triggers whenever the value of Leadtools.Annotations.Core.IAnnAutomationControl.AutomationUseDpi changes. |
Leadtools.Annotations.Core.IAnnAutomationControl.AutomationXResolution | Gets the horizontal resolution of the image. |
Leadtools.Annotations.Core.IAnnAutomationControl.AutomationYResolution | Gets the vertical resolution of the image. |
Leadtools.Annotations.Core.IAnnAutomationControl.Image | Gets the Leadtools.RasterImage to use when a redaction object is realized or restored. |
Leadtools.Annotations.Core.IAnnAutomationControl.RenderingEngine | Gets or sets the rendering engine associated with this control. |
Leadtools.Annotations.Core.IAnnLabelRenderer.GetBounds(AnnContainerMapper,AnnLabel,AnnFixedStateOperations) | Gets the bound of the label. |
Leadtools.Annotations.Core.IAnnLabelRenderer.OffsetHeight | Gets or sets a value that indicate whether to offset the label by its height during rendering. |
Leadtools.Annotations.Core.IAnnLabelRenderer.RenderingEngine | Gets the current Leadtools.Annotations.Core.AnnRenderingEngine for this Leadtools.Annotations.Core.IAnnLabelRenderer. |
Leadtools.Annotations.Core.IAnnLabelRenderer.RenderLabel(AnnContainerMapper,AnnLabel,AnnFixedStateOperations) | Renders the specified Leadtools.Annotations.Core.AnnLabel object. |
Leadtools.Annotations.Core.IAnnNotifyCollectionChanged | - Defines an interface to notify when a collection has changed. |
Leadtools.Annotations.Core.IAnnNotifyPropertyChanged | - Defines an interface to notify when a property changes. |
Leadtools.Annotations.Core.IAnnObjectCloneable.Clone | Creates an exact copy of this Leadtools.Annotations.Core.AnnObject. |
Leadtools.Annotations.Core.IAnnObjectRenderer.AddObject(AnnObject) | Called by the state annotation rendering engine to add the element for this object. |
Leadtools.Annotations.Core.IAnnObjectRenderer.GetRenderPoints(AnnContainerMapper,AnnObject) | Gets the points that must be rendered for an Leadtools.Annotations.Core.AnnObject. |
Leadtools.Annotations.Core.IAnnObjectRenderer.Initialize(AnnRenderingEngine) | Initializes this object renderer with the specified rendering engine. |
Leadtools.Annotations.Core.IAnnObjectRenderer.LabelRenderer | Gets or sets the object used to render the labels of an Leadtools.Annotations.Core.AnnObject. |
Leadtools.Annotations.Core.IAnnObjectRenderer.LocationsThumbStyle | Gets or sets the style used to render the thumbs of an Leadtools.Annotations.Core.AnnObject. |
Leadtools.Annotations.Core.IAnnObjectRenderer.RemoveObject(AnnObject) | Called by the state annotation rendering engine to remove the element for this object. |
Leadtools.Annotations.Core.IAnnObjectRenderer.Render(AnnContainerMapper,AnnObject) | Renders an object. |
Leadtools.Annotations.Core.IAnnObjectRenderer.RenderingEngine | Gets the rendering engine associated with this object renderer. |
Leadtools.Annotations.Core.IAnnObjectRenderer.RenderLocked(AnnContainerMapper,AnnObject,AnnFixedStateOperations) | Renders the lock portion of the object. |
Leadtools.Annotations.Core.IAnnObjectRenderer.RenderRotatePointThumbs(AnnContainerMapper,LeadPointD,LeadPointD,AnnFixedStateOperations) | Renders the rotation points thumbs of an object. |
Leadtools.Annotations.Core.IAnnObjectRenderer.RenderThumbs(AnnContainerMapper,LeadPointD[],AnnFixedStateOperations) | Renders the thumbs of an object. |
Leadtools.Annotations.Core.IAnnObjectRenderer.RotateCenterThumbStyle | Gets or sets the style used to render the rotate center thumb of an Leadtools.Annotations.Core.AnnObject. |
Leadtools.Annotations.Core.IAnnObjectRenderer.RotateGripperThumbStyle | Gets or sets the style used to render the rotate gripper thumb of an Leadtools.Annotations.Core.AnnObject. |
Leadtools.Annotations.Core.IAnnThumbStyle.Fill | Gets or sets the style to use for filling the thumb. |
Leadtools.Annotations.Core.IAnnThumbStyle.HitTest(LeadPointD,LeadPointD,double) | Queries the specified location to determine if a test point is over the thumb. |
Leadtools.Annotations.Core.IAnnThumbStyle.IsVisible | Gets or sets a value that indicates whether this thumbnail in visible. |
Leadtools.Annotations.Core.IAnnThumbStyle.Render(IAnnObjectRenderer,AnnContainerMapper,LeadPointD,AnnFixedStateOperations) | Renders this thumb at the specified center location. |
Leadtools.Annotations.Core.IAnnThumbStyle.Renderer | Gets or sets the renderer for the parent object. |
Leadtools.Annotations.Core.IAnnThumbStyle.RenderHitTest(LeadPointD,LeadPointD,double,AnnContainerMapper) | Queries the specified location to determine if a test point is over the thumb using the specified mapper. |
Leadtools.Annotations.Core.IAnnThumbStyle.Size | Gets or sets the size of this thumb in container units. |
Leadtools.Annotations.Core.IAnnThumbStyle.Stroke | Gets or sets the style to use for drawing the thumb. |
Leadtools.Annotations.IO.AnnIo | - Provides support for loading annotation files saved by previous versions of LEADTOOLS. |
The following members have been added to the existing types:
Member | Description |
---|---|
Leadtools.Annotations.Core.AnnCodecs.LoadFromXmlDocument(Leadtools.Xml.XmlDocument,Int32) | Loads an annotation container from the specified xml document. |
Leadtools.Annotations.Core.AnnCodecs.GetInfoFromXmlDocument(Leadtools.Xml.XmlDocument) | Gets information about the specified annotation xml document. |
Leadtools.Annotations.Core.AnnCodecs.SaveLayer(Leadtools.Annotations.Core.AnnLayer,Leadtools.Annotations.Core.AnnFormat,String) | Saves an annotation layer to xml data. |
Leadtools.Annotations.Core.AnnCheckModifierCallback | Callback used to check if specific key is down in this platform. |
Leadtools.Annotations.Core.AnnResizeMode | Determines how to resize the container in the new dimension values. |
Leadtools.Annotations.Core.AnnResizeMode.Fit |
(0)Fit the container into the destination size while maintaining the aspect ratio. If the container size is smaller than the destination size, do not resize. |
Leadtools.Annotations.Core.AnnResizeMode.FitAlways |
(1)Always fit the container into the destination size while maintaining the aspect ratio, even if the container size is smaller than the destination size. |
Leadtools.Annotations.Core.AnnResizeMode.FitWidth |
(2)Fit the container width so it has the same value as the destination size, and maintain the aspect ratio. |
Leadtools.Annotations.Core.AnnResizeMode.FitHeight |
(3)Fit the container height so it has the same value as the destination size, and maintain the aspect ratio. |
Leadtools.Annotations.Core.AnnResizeMode.Stretch |
(4)Fit the container so it is the same exact size as the destination size. Aspect ratio can change. |
Leadtools.Annotations.Core.AnnResizeContainerFlags | Flags for the AnnContainer.Resize method. |
Leadtools.Annotations.Core.AnnResizeContainerFlags.None |
(0)Resize only the container. The annotations objects will not be affected. |
Leadtools.Annotations.Core.AnnResizeContainerFlags.ResizeObjects | Resize the container and the objects inside. |
Leadtools.Annotations.Core.AnnResizeContainerFlags.AutoCalibrate | If used along with **ResizeObjects**, auto-calibrate any rulers inside the container using the new size. |
Leadtools.Annotations.Core.AnnContainer.Resize(Leadtools.LeadSizeD,Leadtools.Annotations.Core.AnnResizeContainerFlags,Leadtools.Annotations.Core.AnnResizeMode) | Resizes this container to the specified size using the specified options. |
Leadtools.Annotations.Core.AnnContainer.Layers | Gets the collection of AnnLayers in this AnnContainer. |
Leadtools.Annotations.Core.AnnContainer.ActiveLayer | Gets or sets the active layer in this container. |
Leadtools.Annotations.Core.AnnContainer.IsEnabled | Gets or sets a value indicating whether the object is enabled. |
Leadtools.Annotations.Core.AnnContainer.HitTestBehavior | Gets or sets a value that determines how objects are hit-tested through a selection rectangle. |
Leadtools.Annotations.Core.AnnContainer.UserData | Gets or sets a user-defined value associated with this container |
Leadtools.Annotations.Core.AnnContainer.StateId | Gets or sets the optional state ID of this container to be used with state rendering engines. |
Leadtools.Annotations.Core.AnnContainerMapper.StrokeFromContainerCoordinates(Leadtools.Annotations.Core.AnnStroke,Leadtools.Annotations.Core.AnnFixedStateOperations) | Converts a stroke to container coordinates. |
Leadtools.Annotations.Core.AnnContainerMapper.FontRelativeToDevice | Gets or sets a value that indicate whether font size is relative to the device (screen). |
Leadtools.Annotations.Core.AnnContainerMapper.Offset | Gets or sets the offset of this AnnContainerMapper. |
Leadtools.Annotations.Core.AnnObject.MediaObjectId | Returns the ID for an AnnMediaObject. |
Leadtools.Annotations.Core.AnnObject.ScaleVector(Double,Double,Leadtools.LeadPointD,Leadtools.LeadPointD,Leadtools.LeadPointD) | Scales the AnnObject by the specified ratios, unit vector and center point. |
Leadtools.Annotations.Core.AnnObject.Serialize(Leadtools.Annotations.Core.AnnSerializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnObject.Deserialize(Leadtools.Annotations.Core.AnnDeserializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnObject.GetInvalidateRect(Leadtools.Annotations.Core.AnnContainerMapper,Leadtools.Annotations.Core.IAnnObjectRenderer) | Gets a Leadtools.LeadRectD object that specifies the current physical rectangle of this AnnObject. |
Leadtools.Annotations.Core.AnnObject.StateId | Gets or sets the optional state ID of this object to be used with state rendering engines. |
Leadtools.Annotations.Core.AnnObject.Layer | Gets the optional layer that contains this object. |
Leadtools.Annotations.Core.AnnObject.Opacity | Gets or sets a value indicating the opacity value to use when rendering this object. |
Leadtools.Annotations.Core.AnnObject.Metadata | Gets the metadata associated with this object. |
Leadtools.Annotations.Core.AnnPolylineObject.Serialize(Leadtools.Annotations.Core.AnnSerializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnPolylineObject.Deserialize(Leadtools.Annotations.Core.AnnDeserializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnPolyRulerObject.Serialize(Leadtools.Annotations.Core.AnnSerializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnPolyRulerObject.Deserialize(Leadtools.Annotations.Core.AnnDeserializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnPolyRulerObject.GetInvalidateRect(Leadtools.Annotations.Core.AnnContainerMapper,Leadtools.Annotations.Core.IAnnObjectRenderer) | Gets a Leadtools.LeadRectD object that specifies the current physical rectangle of this AnnObject. |
Leadtools.Annotations.Core.AnnCrossProductObject.GetRulerLength(Double) | Gets the calibrated length of this AnnCrossProductObject. |
Leadtools.Annotations.Core.AnnCrossProductObject.SupportsFill | Indicates if this object supports a fill. |
Leadtools.Annotations.Core.AnnCurveObject.Serialize(Leadtools.Annotations.Core.AnnSerializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnCurveObject.Deserialize(Leadtools.Annotations.Core.AnnDeserializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnCurveObject.GetBoundingRectangle | Gets the bounding rectangle for this AnnCurveObject object. |
Leadtools.Annotations.Core.AnnFreehandHotspotObject.Serialize(Leadtools.Annotations.Core.AnnSerializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnFreehandHotspotObject.Deserialize(Leadtools.Annotations.Core.AnnDeserializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnHiliteObject.Serialize(Leadtools.Annotations.Core.AnnSerializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnHiliteObject.Deserialize(Leadtools.Annotations.Core.AnnDeserializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnImageObject.Serialize(Leadtools.Annotations.Core.AnnSerializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnImageObject.Deserialize(Leadtools.Annotations.Core.AnnDeserializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnHotspotObject.Serialize(Leadtools.Annotations.Core.AnnSerializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnHotspotObject.Deserialize(Leadtools.Annotations.Core.AnnDeserializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnTextObject.Serialize(Leadtools.Annotations.Core.AnnSerializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnTextObject.Deserialize(Leadtools.Annotations.Core.AnnDeserializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnTextObject.WordWrap | Gets or sets a value that indicates whether a AnnTextObject automatically wraps words to the beginning of the next line when necessary. |
Leadtools.Annotations.Core.AnnNoteObject.Serialize(Leadtools.Annotations.Core.AnnSerializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnNoteObject.Deserialize(Leadtools.Annotations.Core.AnnDeserializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnNoteObject.GetInvalidateRect(Leadtools.Annotations.Core.AnnContainerMapper,Leadtools.Annotations.Core.IAnnObjectRenderer) | Gets a Leadtools.LeadRectD object that specifies the current physical rectangle of this AnnObject. |
Leadtools.Annotations.Core.AnnPointerObject.Serialize(Leadtools.Annotations.Core.AnnSerializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnPointerObject.Deserialize(Leadtools.Annotations.Core.AnnDeserializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnPointerObject.GetBoundingRectangle | Gets the bounding rectangle for this AnnPointerObject object. |
Leadtools.Annotations.Core.AnnPointerObject.SupportsFill | Indicates whether this object supports a fill. |
Leadtools.Annotations.Core.AnnPointObject.Serialize(Leadtools.Annotations.Core.AnnSerializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnPointObject.Deserialize(Leadtools.Annotations.Core.AnnDeserializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnProtractorObject.Serialize(Leadtools.Annotations.Core.AnnSerializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnProtractorObject.Deserialize(Leadtools.Annotations.Core.AnnDeserializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnProtractorObject.SupportsFill | Indicates if this object supports a fill. |
Leadtools.Annotations.Core.AnnRedactionObject.Realize(Leadtools.Html.ImageData,Leadtools.Annotations.Core.AnnContainerMapper) | Realizes this AnnRedactionObject to the specified image data. |
Leadtools.Annotations.Core.AnnRedactionObject.Serialize(Leadtools.Annotations.Core.AnnSerializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnRedactionObject.Deserialize(Leadtools.Annotations.Core.AnnDeserializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnRubberStampObject.Serialize(Leadtools.Annotations.Core.AnnSerializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnRubberStampObject.Deserialize(Leadtools.Annotations.Core.AnnDeserializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnSelectionObject.ApplyProperties | Applies the properties of this selection object to its children. |
Leadtools.Annotations.Core.AnnSelectionObject.GetInvalidateRect(Leadtools.Annotations.Core.AnnContainerMapper,Leadtools.Annotations.Core.IAnnObjectRenderer) | Gets a Leadtools.LeadRectD object that specifies the current physical rectangle of this AnnObject. |
Leadtools.Annotations.Core.AnnSelectionObject.SelectionStroke | Gets or sets the stroke to use when drawing the frame of this object. |
Leadtools.Annotations.Core.AnnStampObject.Serialize(Leadtools.Annotations.Core.AnnSerializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Serializes the object to an XML document. |
Leadtools.Annotations.Core.AnnStampObject.Deserialize(Leadtools.Annotations.Core.AnnDeserializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Loads this object with data from the specified XML. |
Leadtools.Annotations.Core.AnnTextPointerObject.Serialize(Leadtools.Annotations.Core.AnnSerializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnTextPointerObject.Deserialize(Leadtools.Annotations.Core.AnnDeserializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnTextPointerObject.GetBoundingRectangle | Gets the bounding rectangle for this AnnTextPointerObject object. |
Leadtools.Annotations.Core.AnnTextPointerObject.Rotate(Double,Leadtools.LeadPointD) | Rotates the AnnTextPointerObject around the specified point by the specified number of degrees. |
Leadtools.Annotations.Core.AnnTextRollupObject.Serialize(Leadtools.Annotations.Core.AnnSerializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnTextRollupObject.Deserialize(Leadtools.Annotations.Core.AnnDeserializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnMediaObject | Defines a media (Audio or Video) object. |
Leadtools.Annotations.Core.AnnMediaObject (Constructor) | Initializes a new AnnMediaObject class object. |
Leadtools.Annotations.Core.AnnMediaObject.Create | Creates a new instance of AnnMediaObject. |
Leadtools.Annotations.Core.AnnMediaObject.Clone | Creates an exact copy of this AnnMediaObject object. |
Leadtools.Annotations.Core.AnnMediaObject.Serialize(Leadtools.Annotations.Core.AnnSerializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnMediaObject.Deserialize(Leadtools.Annotations.Core.AnnDeserializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnMediaObject.FriendlyName | Gets the friendly name for AnnMediaObject. |
Leadtools.Annotations.Core.AnnMediaObject.Media | Gets or sets the media associated with this object. |
Leadtools.Annotations.Core.AnnMediaObject.HitTestInterior | Indicates if this AnnMediaObject supports hit testing of its interior. |
Leadtools.Annotations.Core.AnnAudioObject | Defines an audio object. |
Leadtools.Annotations.Core.AnnAudioObject (Constructor) | Initializes a new AnnAudioObject class object. |
Leadtools.Annotations.Core.AnnAudioObject.Create | Creates a new instance of AnnAudioObject. |
Leadtools.Annotations.Core.AnnAudioObject.Clone | Creates an exact copy of this AnnAudioObject object. |
Leadtools.Annotations.Core.AnnAudioObject.Serialize(Leadtools.Annotations.Core.AnnSerializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnAudioObject.Deserialize(Leadtools.Annotations.Core.AnnDeserializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnAudioObject.FriendlyName | Gets the friendly name for AnnAudioObject. |
Leadtools.Annotations.Core.AnnAudioObject.HitTestInterior | Indicates if this AnnAudioObject supports hit testing of its interior. |
Leadtools.Annotations.Core.AnnEncryptObject | Defines an annotation encrypt object. |
Leadtools.Annotations.Core.AnnEncryptObject (Constructor) | Initializes a new AnnEncryptObject class object. |
Leadtools.Annotations.Core.AnnEncryptObject.ScaleVector(Double,Double,Leadtools.LeadPointD,Leadtools.LeadPointD,Leadtools.LeadPointD) | Scales the AnnEncryptObject by the specified ratios, unit vector and center point. |
Leadtools.Annotations.Core.AnnEncryptObject.Rotate(Double,Leadtools.LeadPointD) | Rotates the AnnEncryptObject around the specified point by the specified number of degrees. |
Leadtools.Annotations.Core.AnnEncryptObject.Translate(Double,Double) | Translates the AnnEncryptObject by the specified values. |
Leadtools.Annotations.Core.AnnEncryptObject.Create | Creates a new instance of AnnEncryptObject. |
Leadtools.Annotations.Core.AnnEncryptObject.Clone | Creates an exact copy of this AnnEncryptObject object. |
Leadtools.Annotations.Core.AnnEncryptObject.Apply(Leadtools.Html.ImageData,Leadtools.Annotations.Core.AnnContainerMapper) | Applies this AnnEncryptObject object to an image. |
Leadtools.Annotations.Core.AnnEncryptObject.Serialize(Leadtools.Annotations.Core.AnnSerializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Serializes the object to an xml document. |
Leadtools.Annotations.Core.AnnEncryptObject.Deserialize(Leadtools.Annotations.Core.AnnDeserializeOptions,Leadtools.Xml.XmlNode,Leadtools.Xml.XmlDocument) | Loads this object with data from the specified xml. |
Leadtools.Annotations.Core.AnnEncryptObject.FriendlyName | Gets the friendly name for AnnEncryptObject. |
Leadtools.Annotations.Core.AnnEncryptObject.PrimaryPicture | Gets or sets the primary AnnPicture object associated with this AnnEncryptObject object. |
Leadtools.Annotations.Core.AnnEncryptObject.SecondaryPicture | Gets or sets the secondary AnnPicture object associated with this AnnEncryptObject object. |
Leadtools.Annotations.Core.AnnEncryptObject.DefaultPrimaryPicture | Gets or sets the id of the default primary picture used for the AnnEncryptObject. |
Leadtools.Annotations.Core.AnnEncryptObject.DefaultSecondaryPicture | Gets or sets the id of the default secondary picture used for the AnnEncryptObject. |
Leadtools.Annotations.Core.AnnEncryptObject.Key | Gets or sets the key used to encrypt or decrypt this AnnEncryptObject object. |
Leadtools.Annotations.Core.AnnEncryptObject.ResetKeyIfApplied | Gets or sets a value to indicate whether the Key of this AnnEncryptObject object is reset to 0 when applied. |
Leadtools.Annotations.Core.AnnEncryptObject.SerializeKeyIfEncrypted | Gets or sets a value to indicate whether the Key of this AnnEncryptObject object is serialized along with the rest of the object. |
Leadtools.Annotations.Core.AnnEncryptObject.Encryptor | Gets or sets a value to indicate whether this AnnEncryptObject object is in an encryptor or a decryptor. |
Leadtools.Annotations.Core.AnnEncryptObject.IsEncrypted | Gets a value indicating whether this AnnEncryptObject object is currently encrypted. |
Leadtools.Annotations.Core.AnnEncryptObject.CanEncrypt | Gets a value indicating whether this AnnEncryptObject object is ready to encrypt. |
Leadtools.Annotations.Core.AnnEncryptObject.CanDecrypt | Gets a value indicating whether this AnnEncryptObject object is ready to decrypt. |
Leadtools.Annotations.Core.AnnEncryptObject.SupportsStroke | Indicates if this object supports AnnStroke. |
Leadtools.Annotations.Core.AnnEncryptObject.SupportsFill | Indicates if this object supports a fill. |
Leadtools.Annotations.Core.AnnEncryptObject.CanRotate | Indicates if this object supports rotation. |
Leadtools.Annotations.Core.AnnEncryptObject.HitTestInterior | Indicates if this AnnEncryptObject supports hit testing of its interior. |
Leadtools.Annotations.Core.AnnRenderingEngine (Constructor) | Initializes a new instance of AnnRenderingEngine |
Leadtools.Annotations.Core.AnnRenderingEngine.AttachContainer(Leadtools.Annotations.Core.AnnContainer) | Attaches a container to this drawing engine. |
Leadtools.Annotations.Core.AnnRenderingEngine.Detach | Detaches this this drawing engine from the container. |
Leadtools.Annotations.Core.AnnRenderingEngine.MeasureString(String,Leadtools.Annotations.Core.AnnFont) | Measures the specified string when drawn with the specified font. |
Leadtools.Annotations.Core.AnnRenderingEngine.RenderLayer(Leadtools.LeadRectD,Leadtools.Annotations.Core.AnnLayer,Leadtools.Annotations.Core.AnnContainer,Boolean) | Renders an individual layer using the specified clip rectangle. |
Leadtools.Annotations.Core.AnnRenderingEngine.RenderLayers(Leadtools.LeadRectD,Leadtools.Annotations.Core.AnnLayerCollection,Leadtools.Annotations.Core.AnnContainer,Boolean) | Renders annotation layers using the specified clip rectangle. |
Leadtools.Annotations.Core.AnnRenderingEngine.RenderContainer(Leadtools.LeadRectD,Leadtools.Annotations.Core.AnnContainer,Boolean) | Renders a container using the specified clip rectangle. |
Leadtools.Annotations.Core.AnnRenderingEngine.Stateless | Gets a value that indicates whether this rendering engine is stateless. |
Leadtools.Annotations.Core.AnnUnit.Pixel | Specifies the pixel as the unit of measure. |
Leadtools.Annotations.Core.AnnKeys | Indicates a key code. |
Leadtools.Annotations.Core.AnnKeys.None | No key |
Leadtools.Annotations.Core.AnnKeys.Enter | Enter key |
Leadtools.Annotations.Core.AnnKeys.Escape | Escape key |
Leadtools.Annotations.Core.AnnKeys.Space | Space key |
Leadtools.Annotations.Core.AnnKeys.Alt | ALT key |
Leadtools.Annotations.Core.AnnKeys.Shift | Shift key |
Leadtools.Annotations.Core.AnnKeys.Control | Control key |
Leadtools.Annotations.Core.AnnKeys.KeyCode | Indicate the key code |
Leadtools.Annotations.Core.AnnKeys.Modifiers | Modifiers key |
Leadtools.Annotations.Core.AnnHitTestBehavior | Indicates the hit-test behavior |
Leadtools.Annotations.Core.AnnHitTestBehavior.Intersects |
(0)The selection rectangle can intersect with any part of the object. |
Leadtools.Annotations.Core.AnnHitTestBehavior.Contains |
(1)The selection rectangle must fully contain the object. |
Leadtools.Annotations.Core.AnnToolTipEventArgs | Provides data for the AnnAutomation.ToolTip event. |
Leadtools.Annotations.Core.AnnToolTipEventArgs (Constructor) | Initializes a new (empty) instance of the AnnToolTipEventArgs class. |
Leadtools.Annotations.Core.AnnToolTipEventArgs.Create(Leadtools.Annotations.Core.AnnObject,Leadtools.LeadRectD) | Creates a new AnnToolTipEventArgs with the specified parameters. |
Leadtools.Annotations.Core.AnnToolTipEventArgs.AnnotationObject | Gets the annotation object requesting the tooltip. |
Leadtools.Annotations.Core.AnnToolTipEventArgs.Bounds | Gets the boundary of the object requesting the tooltip. |
Leadtools.Annotations.Core.AnnToolTipEventArgs.Cancel | Gets or sets a value whether to cancel showing the tooltip. |
Leadtools.Annotations.Core.AnnLabel.StateId | Gets or sets the optional state ID of this label to be used with state rendering engines. |
Leadtools.Annotations.Core.AnnObjectCollection.SendToBack(Leadtools.Annotations.Core.AnnObject,Boolean) | Moves an object down in the Z-order of the list. |
Leadtools.Annotations.Core.AnnObjectCollection.BringToFront(Leadtools.Annotations.Core.AnnObject,Boolean) | Moves an object up in the Z-order of the list. |
Leadtools.Annotations.Core.AnnObjectCollection.IndexOf(Leadtools.Annotations.Core.AnnObject) | Gets the index of an object in this collection. |
Leadtools.Annotations.Core.AnnMedia | Defines a media (audio or video) source. |
Leadtools.Annotations.Core.AnnMedia (Constructor) | Initializes a new instance of AnnMedia. |
Leadtools.Annotations.Core.AnnMedia.Clone | Creates an exact copy of this AnnMedia object. |
Leadtools.Annotations.Core.AnnMedia.Source1 | Gets or sets the URL to the main media file. |
Leadtools.Annotations.Core.AnnMedia.Type1 | Gets or sets the optional media type for Source1 |
Leadtools.Annotations.Core.AnnMedia.Source2 | Gets or sets the optional first alternate URL to the main media file. |
Leadtools.Annotations.Core.AnnMedia.Type2 | Gets or sets the optional media type for Source2 |
Leadtools.Annotations.Core.AnnMedia.Source3 | Gets or sets the optional second alternate URL to the main media file. |
Leadtools.Annotations.Core.AnnMedia.Type3 | Gets or sets the optional media type for Source3 |
Leadtools.Annotations.Core.AnnLayerCollection | Represents a dynamic collection of AnnLayers and provides notifications when items are added or removed. |
Leadtools.Annotations.Core.AnnLayerCollection(Leadtools.Annotations.Core.AnnLayer) (Constructor) | Creates a new layer collection for the specified owner. |
Leadtools.Annotations.Core.AnnLayerCollection.SendToBack(Leadtools.Annotations.Core.AnnLayer,Boolean) | Moves a layer down in the Z-order of the list. |
Leadtools.Annotations.Core.AnnLayerCollection.BringToFront(Leadtools.Annotations.Core.AnnLayer,Boolean) | Moves a layer up in the Z-order of the list. |
Leadtools.Annotations.Core.AnnLayerCollection.Clear | Removes all elements from this AnnLayerCollection. |
Leadtools.Annotations.Core.AnnLayerCollection.Remove(Leadtools.Annotations.Core.AnnLayer) | Removes the first occurrence of the specified AnnLayer from the collection. |
Leadtools.Annotations.Core.AnnLayerCollection.Add(Leadtools.Annotations.Core.AnnLayer) | Adds the specified AnnLayer to the end of the collection. |
Leadtools.Annotations.Core.AnnLayerCollection.Contains(Leadtools.Annotations.Core.AnnLayer) | Determines whether the specified AnnLayer is in the collection. |
Leadtools.Annotations.Core.AnnLayerCollection.GetEnumerator | Returns an enumerator that iterates through the collection. |
Leadtools.Annotations.Core.AnnLayerCollection.ToArray | Copies the elements of the AnnLayerCollection to a new array. |
Leadtools.Annotations.Core.AnnLayerCollection.InsertItem(Int32,Leadtools.Annotations.Core.AnnLayer) | Inserts the specified AnnLayer into this AnnLayerCollection at the specified index. |
Leadtools.Annotations.Core.AnnLayerCollection.Move(Int32,Int32) | Moves the item at the specified index to a new location in the collection. |
Leadtools.Annotations.Core.AnnLayerCollection.MoveItem(Int32,Int32) | Moves the item at the specified index to a new location in the collection. |
Leadtools.Annotations.Core.AnnLayerCollection.OnCollectionChanged(Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs) | Raises the Leadtools.Annotations.Core.AnnLayerCollection.CollectionChanged event with the provided arguments. |
Leadtools.Annotations.Core.AnnLayerCollection.RemoveAt(Int32) | Removes the element at the specified index of the AnnLayerCollection. |
Leadtools.Annotations.Core.AnnLayerCollection.RemoveItem(Leadtools.Annotations.Core.AnnLayer) | Removes the first occurrence of the specified AnnLayer from the collection. |
Leadtools.Annotations.Core.AnnLayerCollection.SetItem(Int32,Leadtools.Annotations.Core.AnnLayer) | Replaces the element at the specified index. |
Leadtools.Annotations.Core.AnnLayerCollection.ClearItems | Removes all items from the collection. |
Leadtools.Annotations.Core.AnnLayerCollection.IndexOf(Leadtools.Annotations.Core.AnnLayer) | Gets the index of an object in this collection. |
Leadtools.Annotations.Core.AnnLayerCollection.Owner | Gets the owner layer of this collection. |
Leadtools.Annotations.Core.AnnLayerCollection.Count | Gets the number of AnnLayer contained in the AnnLayerCollection. |
Leadtools.Annotations.Core.AnnLayerCollection.Item(Int32) | Gets or sets the element at the specified index. |
Leadtools.Annotations.Core.AnnLayerCollection.CollectionChanged | Occurs when the collection changes. |
Leadtools.Annotations.Core.AnnLayer | Defines an annotation layer for logically grouping common annotations objects. |
Leadtools.Annotations.Core.AnnLayer (Constructor) | Creates a new layer. |
Leadtools.Annotations.Core.AnnLayer.Create(String) | Creates a new layer with the specified name. |
Leadtools.Annotations.Core.AnnLayer.Parent | Gets the parent of this layer. |
Leadtools.Annotations.Core.AnnLayer.Name | Gets or sets the optional name of this layer. |
Leadtools.Annotations.Core.AnnLayer.IsVisible | Gets or sets a value that indicates whether this layer is visible. |
Leadtools.Annotations.Core.AnnLayer.Children | Gets the collection of AnnObjects for this layer. |
Leadtools.Annotations.Core.AnnLayer.Layers | Gets the collection of children AnnLayers for this layer. |
Leadtools.Annotations.Core.IAnnAutomationControl.PutImageData(Leadtools.Html.ImageData,Leadtools.LeadPointD) | Puts the image data in the specified area in the image inside the control. |
Leadtools.Annotations.Core.IAnnLabelRenderer.GetBounds(Leadtools.Annotations.Core.AnnContainerMapper,Leadtools.Annotations.Core.AnnLabel,Leadtools.Annotations.Core.AnnFixedStateOperations) | Gets the bound of the label. |
Leadtools.Annotations.Core.IAnnObjectRenderer.AddObject(Leadtools.Annotations.Core.AnnObject) | Called by the state annotation rendering engine to add the element for this object. |
Leadtools.Annotations.Core.IAnnObjectRenderer.RemoveObject(Leadtools.Annotations.Core.AnnObject) | Called by the state annotation rendering engine to remove the element for this object. |
Leadtools.Annotations.Core.IAnnThumbStyle.RenderHitTest(Leadtools.LeadPointD,Leadtools.LeadPointD,Double,Leadtools.Annotations.Core.AnnContainerMapper) | Queries the specified location to determine if a test point is over the thumb using the specified mapper. |
Leadtools.Annotations.Core.IAnnThumbStyle.IsVisible | Gets or sets a value that indicate whether this thumb in visible. |
Leadtools.Annotations.Core.IAnnThumbStyle.Renderer | Gets or sets the renderer for the parent object. |
The following library has been added to LEADTOOLS For .NET v17.5:
Namespace | Description |
---|---|
**Leadtools.Annotations.Core JavaScript** | Contains core classes for LEADTOOLS annotation support, including annotation object classes, interfaces for annotation renderers, and helper classes. |