BaseAnnotSetAnnotPoint Method |
offset the annotation based on the existing
Namespace:
ComPDFKitViewer.BaseObject
Assembly:
ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntaxpublic virtual void SetAnnotPoint(
Point point
)
Parameters
- point
- Type: System.WindowsPoint
X/Y direction offset value
See Also