Click or drag to resize

CalloutDataTargetPosition Property

Gets or sets the position on the document the leader will point to.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public PointF TargetPosition { get; set; }

Property Value

Type: PointF
The position on the document this callout will point to.
See Also