[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.Coordinate.-ctor

Coordinate Constructor

Coordinate(float, float)

Indicates a new instance of the Coordinate class.

Declaration
public Coordinate(float x, float y)
Parameters
Type Name Description
float x

A float value indicate the value of x-coordinate

float y

A float value indicate the value of x-coordinate