Int32
IDrawContext
.Color { get; set; }
Gets or sets the color. (0xff0000 for red, 0x00ff00 for green, and 0x0000ff for blue).
Remarks
Examples