MindFusion.Wpf Pack Programmer's Guide
InteractiveObject.LineStyle Property
See Also
 





Gets or sets the style of the object's outline.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public DashStyle LineStyle { get; set; }

Visual Basic  Copy Code

Public Property LineStyle As DashStyle

 Property Value

 See Also

InteractiveObject Members
InteractiveObject Class
MindFusion.Spreadsheet.Wpf Namespace