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