OutlineThickness Property
OutlineThickness
Gets or sets the thickness of filled region outlines.
Declaration
[TypeConverter(typeof(PageUnitConverter))]
public double OutlineThickness { get; set; }
<TypeConverter(GetType(PageUnitConverter))>
Public Property OutlineThickness As Double