Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSObject Class / shapeThickness Field


In This Topic
shapeThickness Field
In This Topic
Specifies the line thickness of the object container.
Syntax
'Declaration
 
Protected shapeThickness As Single
 
'Usage
 
Dim instance As PSObject
Dim value As Single
 
value = instance.shapeThickness
 
instance.shapeThickness = value
See Also