Equals
Equals(PolylineAnnotation)
Compare les annotations de polylignes à l’aide de la méthode IEquatable Equals
public bool Equals(PolylineAnnotation other)
Paramètre | Taper | La description |
---|---|---|
other | PolylineAnnotation | L’objet PolylineAnnotation à comparer avec l’objet courant |
Voir également
- class PolylineAnnotation
- espace de noms GroupDocs.Annotation.Models.AnnotationModels
- Assemblée GroupDocs.Annotation
Equals(object)
Compare les annotations polylignes à l’aide de l’objet standard Égale à la méthode
public override bool Equals(object obj)
Paramètre | Taper | La description |
---|---|---|
obj | Object | L’objet à comparer avec l’objet courant |
Voir également
- class PolylineAnnotation
- espace de noms GroupDocs.Annotation.Models.AnnotationModels
- Assemblée GroupDocs.Annotation