Search
HandlesVisualStyle.Stroke Property
See Also
 






Gets or sets the brush used to stroke the outline of the handle shape.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Brush Stroke { get; set; }

Visual Basic  Copy Code

Public Property Stroke As Brush

 Property Value

 See Also