Gets or sets the color of this pen.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
C# Copy Code |
---|
public Color Color { get; set; } |
Visual Basic Copy Code |
---|
Public Property Color As Color |
An instance of the .NET Color structure that represents the color of this pen.