Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Contains types for drawing two-dimensional geometric shapes on hardware display devices.
Classes
Class | Description | |
---|---|---|
![]() |
Ellipse | Represents an ellipse displayed on a hardware display device. |
![]() |
Line | Represents a straight line between two points, as displayed on a hardware display device. |
![]() |
Polygon | Represents a polygon, which is a closed two-dimensional shape with three or more straight sides, as displayed on a hardware display device. |
![]() |
Rectangle | Represents a rectangle displayed on a hardware display device. |
![]() |
Shape | Represents a line or a two-dimensional shape displayed on a hardware display device. |
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
Direction | Specifies the direction in which a line is to be drawn. |