Search
InteractiveObject.LineSize Property
See Also
 






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

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

 Syntax

C#  Copy Code

public Measure LineSize { get; set; }

Visual Basic  Copy Code

Public Property LineSize As Measure

 Property Value

 See Also