Equals
Equals(PolylineAnnotation)
Vergelijkt polylijnannotaties met behulp van de methode IEquatable Equals
public bool Equals(PolylineAnnotation other)
Parameter | Type | Beschrijving |
---|---|---|
other | PolylineAnnotation | Het PolylineAnnotation-object dat moet worden vergeleken met het huidige object |
Zie ook
- class PolylineAnnotation
- naamruimte GroupDocs.Annotation.Models.AnnotationModels
- montage GroupDocs.Annotation
Equals(object)
Vergelijkt polylijnannotaties 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 PolylineAnnotation
- naamruimte GroupDocs.Annotation.Models.AnnotationModels
- montage GroupDocs.Annotation