Apitron.PDF.Kit library for .NET
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
The coordinates.
Gets or sets the coordinates.
An array of four numbers, [x1 y1 x2 y2], specifying the starting and ending coordinates of the line in default user space.
If the LeaderLineLength entry is present, this value shall represent the endpoints of the leader lines rather than the endpoints of the line itself
Namespace: Apitron.PDF.Kit.Interactive.Annotations
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
Property Value
Type: DoubleThe coordinates.
See Also