Draws an ellipse specified by a bounding Rectangle structure.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Scheduling
C#
![]() |
---|
void DrawEllipse ( |
Visual Basic
![]() |
---|
Sub DrawEllipse( _ |
A Pen object that determines the color, width, and style of the ellipse.
A Rectangle structure that defines the boundaries of the ellipse.