Search
Renderer2D.GetPixel Method
See Also
 






Gets the coordinates of specified data item when mapped to a Plot2D pixel.

 Overload List

Name Description

Renderer2D.GetPixel (Double, Axis, Double, Axis, Component)

Gets the coordinates of specified data item when mapped to a Plot2D pixel.

Renderer2D.GetPixel (Int32, Int32, Axis, Axis, Component)

Gets the coordinates of specified data item when mapped to a Plot2D pixel.

 See Also