This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use.
Learn more
Developer Network
Developer Network
Developer
Sign in
Subscriber portal
Get tools
Downloads
Visual Studio
SDKs
Trial software
Free downloads
Office resources
SharePoint Server 2013 resources
SQL Server 2014 Express resources
Windows Server 2012 resources
Programs
Subscriptions
Overview
Administrators
Students
Microsoft Imagine
Microsoft Student Partners
ISV
Startups
Events
Community
Magazine
Forums
Blogs
Channel 9
Documentation
APIs and reference
Dev centers
Samples
Retired content
We’re sorry. The content you requested has been removed. You’ll be auto redirected in 1 second.
Application Classes
W Classes
WinGDI Class [AX 2012]
WinGDI Class [AX 2012]
WinGDI.ellipse Method [AX 2012]
WinGDI.ellipse Method [AX 2012]
WinGDI.ellipse Method [AX 2012]
WinGDI.bitBlt Method [AX 2012]
WinGDI.createPen Method [AX 2012]
WinGDI.createSolidBrush Method [AX 2012]
WinGDI.deleteObject Method [AX 2012]
WinGDI.ellipse Method [AX 2012]
WinGDI.fillRect Method [AX 2012]
WinGDI.getStockObject Method [AX 2012]
WinGDI.lineTo Method [AX 2012]
WinGDI.moveToEx Method [AX 2012]
WinGDI.new Method [AX 2012]
WinGDI.selectObject Method [AX 2012]
WinGDI.setBKMode Method [AX 2012]
WinGDI.setTextAlign Method [AX 2012]
WinGDI.textOut Method [AX 2012]
WinGDI::getObject Method [AX 2012]
WinGDI::getObjectType Method [AX 2012]
TOC
Collapse the table of content
Expand the table of content
This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
WinGDI.ellipse Method [AX 2012]
Syntax
X++
Copy
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
See Also
Reference
WinGDI Class
Community Additions
ADD
Show:
Inherited
Protected
Print
Export (
0
)
Print
Share
IN THIS ARTICLE