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 Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
strokeWidth
public float strokeWidth 
 - 
 - 
Constructor Details
- 
SetStrokeWidth
public SetStrokeWidth(double aWidth) Creates a new SetStrokeWidth operation. 
 -