Coord

Coord()

Konstruktör

public Coord()

Se även


Coord(int, int, int, int)

Konstruktör

public Coord(int xLeft, int yTop, int xRight, int yBottom)
ParameterTypBeskrivning
xLeftInt32X-koordinat för övre vänstra hörnet i EMU
yTopInt32Y-koordinat för övre vänstra hörnet i EMU
xRightInt32X-koordinat för nedre högra hörnet i EMU
yBottomInt32Y-koordinat för nedre högra hörnet i EMU

Se även