Obtain the Y coordinate of the pixel location of the center of the 3D Canvas.
public Int32 YCenter {get; set;}

Remarks


Use YCenter as a way to obtain the Y coordinate of the pixel location of the center of the 3D Canvas.

The origin of the pixel coordinate system is in the top left corner of the parent window.

See Also

Graphics3D Class | Graphics3D Members | Steema.TeeChart.Drawing Namespace