Equals
Equals(DistanceAnnotation)
Vergelijkt afstandsannotaties met behulp van de methode IEquatable Equals
public bool Equals(DistanceAnnotation other)
Parameter | Type | Beschrijving |
---|---|---|
other | DistanceAnnotation | Het DistanceAnnotation-object om te vergelijken met het huidige object |
Zie ook
- class DistanceAnnotation
- naamruimte GroupDocs.Annotation.Models.AnnotationModels
- montage GroupDocs.Annotation
Equals(object)
Vergelijkt afstandsaantekeningen met 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 DistanceAnnotation
- naamruimte GroupDocs.Annotation.Models.AnnotationModels
- montage GroupDocs.Annotation