Gets or sets the color of the inner outline.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public Color InnerOutlineColor { get; set; } |
Visual Basic Copy Code |
---|
Public Property InnerOutlineColor As Color |
A .NET Color object. The default is White.