|
API Dictionary - Search API, Constants, Types, Sub,
Functions |
_ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Submit
your own API Examples using our API Templete Project
Search text
|
Library :
gdi32.dll
Category :
Filled Shapes
|
Api Example(s)
|
Take advantage of the new math functions
|
Drawing Bézier splines
|
Drawing Cardinal splines
|
ASin, ACos, ACot, ASec, ACsc - Missing inverse trig functions
|
ASinH, ACosH, ATanH, ACotH, ASecH, ACscH - Hyperbolic inverse trig functions
|
Atn2 - Arc tangent of Y/X
|
RotatePicture - Rotate a 256-color bitmap by any angle (super-optimized version)
|
Working with Arc API (Arc, ArcTo, AngleArc)
|
Drawing Chord using API
|
Working with Basic Filled Shapes using GDI API
|
|
API
Description : |
The Arc function draws an elliptical arc. |
|
VB Declaration :
Show
Multiline Public
Private |
|
|
Parameters : |
|
|
|
Return : |
|
|
|
OS
Requirement : |
Requires Windows NT 3.1 or later Requires Windows 95 or later |
|
Dotnet Replacement : |
System.Drawing.Graphics.DrawArc
|
|