SharpLeaf Reference > Box : PageElement Class > GetCoordinates Method Box.GetCoordinates Method
Get the coordinates of the box.
public double[] GetCoordinates();
Result
coordinates as {xfrom, yfrom, xto, yto}.
See also ...Box.Members
Send comments on this topic © Dyalog Ltd 2021
|