Search
ZoomControl.LabelFill Property
See Also
 






Gets or sets the fill of the label.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Brush LabelFill { get; set; }

Visual Basic  Copy Code

Public Property LabelFill As Brush

 Property Value

 See Also