Gets or sets the thickness of the element's border.
Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public Thickness BorderThickness { get; set; } |
Visual Basic Copy Code |
---|
Public Property BorderThickness As Thickness |
A .NET Thickness object specifying the border width.