SharpPlot Reference > SharpPlot Methods > GetKeyBoxes Method SharpPlot.GetKeyBoxes Method
Key boxes – bounding boxes of last round of drawn keys, given as a list of 4-item double vectors (top left bottom right) in absolute paper coordinates from bottom left.
This list is reset every time a new round of keys is drawn.
public double[][] GetKeyBoxes();
See also ...SharpPlot.DrawKey Method
Send comments on this topic © Dyalog Ltd 2021
|