Gets or sets the actual width of the element's outline.
'Declaration
Public ReadOnly Property ActualStrokeThickness As Double
'Usage
Dim instance As DataPoint
Dim value As Double
value = instance.ActualStrokeThickness
public double ActualStrokeThickness {get;}
Property Value
The actual width of the element's outline.