Gets or sets the brush used to fill the ZoomControl elements.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public Brush Fill { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Fill As Brush |
See Also