Property Color NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll Color Gets or sets the color of this Pen. public Color Color { get; set; } Property Value Color A Color structure that represents the color for this Pen. Remarks If Pen is immutable (for example Black), this property is readonly.