GrapeCity.Xaml.SpreadSheet.Data
ActualStrokeThickness Property (DataPoint)


GrapeCity.Xaml.SpreadSheet.Data Namespace > DataPoint Class : ActualStrokeThickness Property
Gets or sets the actual width of the element's outline.
Syntax
'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.
See Also

Reference

DataPoint Class
DataPoint Members