Search
FourSidedBorder.BorderStyle Property
See Also
 






Gets or sets a Style object that specifies the appearance of the border sides.

Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Style BorderStyle { get; set; }

Visual Basic  Copy Code

Public Property BorderStyle As Style

 Property Value

 See Also