Class RMPaintbot.SetStrokeWidth
java.lang.Object
com.inductiveautomation.rm.graphics.RMPaintbot.Op
com.inductiveautomation.rm.graphics.RMPaintbot.SetStrokeWidth
- Enclosing class:
- RMPaintbot
An operation to set stroke width.
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
strokeWidthpublic float strokeWidth
 
- 
- 
Constructor Details- 
SetStrokeWidthpublic SetStrokeWidth(double aWidth) Creates a new SetStrokeWidth operation.
 
-