W3cubDocs

/Haxe Flash

GraphicsStroke

package flash.display

implements IGraphicsStroke, IGraphicsData

Available on flash

Constructor

new(thickness:Float = 0., pixelHinting:Bool = false, ?scaleMode:LineScaleMode, ?caps:CapsStyle, ?joints:JointStyle, miterLimit:Float = 3, ?fill:IGraphicsFill)

Variables

caps:CapsStyle

fill:IGraphicsFill

joints:JointStyle

miterLimit:Float

pixelHinting:Bool

scaleMode:LineScaleMode

thickness:Float

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/display/GraphicsStroke.html