WinGDI.ellipse Method [AX 2012]

public void ellipse(
    int x1, 
    int y1, 
    int x2, 
    int y2)

Run On

Client

Parameters

x1
Type: int
y1
Type: int
x2
Type: int
y2
Type: int

Community Additions

ADD
Show: