Draws a point at the specified coordinates.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
C# Copy Code |
---|
void DrawPoint ( |
Visual Basic Copy Code |
---|
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.