Gets or sets the brush used to stroke the outline of the handle shape.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Brush Stroke { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Stroke As Brush |
See Also