VantagePoint WPF Controls v1.0 Class Library
Get or set the Border Thickness for the inner border of the label

Namespace:  VantagePoint.Common.BaseClasses
Assembly:  VantagePoint (in VantagePoint.dll)
Version: 1.0.0.0 (1.0.0.0)

Syntax

      
 C#  XAML 
[BrowsableAttribute(true)]
public Thickness InnerBorderThickness { get; set; }

See Also