DiagramLite Programmer's Guide
DiagramItem.StrokeThickness Property
See Also
 





Gets or sets the width of the DiagramItem stroke outline.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public double StrokeThickness { get; set; }

Visual Basic  Copy Code

Public Property StrokeThickness As Double

 Property Value

The width of the item outline. The default value is 0.

 See Also

DiagramItem Members
DiagramItem Class
MindFusion.Diagramming Namespace
Stroke Property