Gets or sets the thickness of the object's outline.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public Measure LineSize { get; set; } |
Visual Basic
![]() |
---|
Public Property LineSize As Measure |
An instance of the Measure class. The default is null (Nothing in Visual Basic).
If this property is set to null (Nothing in Visual Basic), the outline will be drawn with hairline thickness.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |