IPointAnnotation Interface |
Defines Point annotation properties
Namespace: GroupDocs.Annotation.Models.AnnotationModels.Interfaces.AnnotationsAssembly: GroupDocs.Annotation (in GroupDocs.Annotation.dll) Version: 22.4.0.0 (22.4)
Syntaxpublic interface IPointAnnotation : IBox
Public Interface IPointAnnotation
Inherits IBox
public interface class IPointAnnotation : IBox
type IPointAnnotation =
interface
interface IBox
end
The IPointAnnotation type exposes the following members.
Properties
| Name | Description |
---|
 | Box |
Gets or sets annotation position
(Inherited from IBox.) |
See Also