Gets or sets the Pen for drawing the left border for this style.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public virtual Pen LeftBorderPen { get; set; } |
Visual Basic Copy Code |
---|
Public Overridable Property LeftBorderPen As Pen |
An instance of the Pen class.