MindFusion.Wpf Pack Programmer's Guide
ElementTemplate.Width Property
See Also
 





Gets or sets the outline width of this element.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public double Width { get; set; }

Visual Basic  Copy Code

Public Property Width As Double

 Property Value

A float value specifying the width of the outline.

 See Also

ElementTemplate Members
ElementTemplate Class
MindFusion.Diagramming.Wpf Namespace