Search
ZoomControl.PanFill Property
See Also
 






Gets or sets the brush used to fill the ZoomControl depressed pan-buttons.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Brush PanFill { get; set; }

Visual Basic  Copy Code

Public Property PanFill As Brush

 Property Value

 See Also