Color
Previous
Next
Gets (or sets) the color that the user chose.
Syntax: Color As Int32
Example:
Form1.Circle(
100
,
100
,
50
,ColorDialog1.Color,F)