| ImageEn, unit histogrambox |
|
THistogramBox.HistogramAbsXPos
Declaration
property HistogramAbsXPos: Integer;
Description
Returns the left X coordinate where the histogram will be painted inside the component client area.
Read-only
Example
// Align an overlay with the histogram plot area
l := HistogramBox1.HistogramAbsXPos;
See Also
◼UpdateFromBitmap