Equals
Equals(ImageAnnotation)
Vergelijkt beeldannotaties met behulp van de methode IEquatable Equals
public bool Equals(ImageAnnotation other)
Parameter | Type | Beschrijving |
---|---|---|
other | ImageAnnotation | Het ImageAnnotation-object om te vergelijken met het huidige object |
Zie ook
- class ImageAnnotation
- naamruimte GroupDocs.Annotation.Models.AnnotationModels
- montage GroupDocs.Annotation
Equals(object)
Vergelijkt beeldannotaties met behulp van standaardobject Equals-methode
public override bool Equals(object obj)
Parameter | Type | Beschrijving |
---|---|---|
obj | Object | Het object dat moet worden vergeleken met het huidige object |
Zie ook
- class ImageAnnotation
- naamruimte GroupDocs.Annotation.Models.AnnotationModels
- montage GroupDocs.Annotation