Interface IAnnotationService
IAnnotationService interface
public interface IAnnotationService
Methods
| Name | Description |
|---|---|
| AddAnnotation(AnnotationEntity) | Adds the annotation. |
| DeleteAnnotation(AnnotationEntity) | Deletes the annotation. |
| GetAnnotations() | Gets the annotations. |
| Init(Image) | Initialize annotation service with image to process |
| RefreshAnnotations() | Refreshes the annotation positions. |
See Also
- namespace Aspose.CAD.Annotations
- assembly Aspose.CAD