Property Color NamespaceAlternet.Drawing AssemblyAlternet.UI.Common.dll Color Gets or sets the color of this Pen. public Color Color { get; } 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.