Draws a point at the specified coordinates.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
C#
![]() |
---|
void DrawPoint ( |
Visual Basic
![]() |
---|
Sub DrawPoint( _ |
A SolidBrush object that determines the color of the point.
The x-coordinate of the point.
The y-coordinate of the point.
The points' size.