Documentation

DrawInterface
in

Draw interface

Tags
category

Pop

author

Nick Sagona, III nick@popphp.org

copyright

Copyright (c) 2009-2026 Nick Sagona, III

license

https://www.popphp.org/license New BSD License

version
5.0.0

Table of Contents

Methods

getFillColor()  : ColorInterface
Get fill color
getOpacity()  : mixed
Get the opacity
getStrokeColor()  : ColorInterface
Get stroke color
getStrokeWidth()  : int
Get stroke width
setFillColor()  : DrawInterface
Set fill color
setOpacity()  : DrawInterface
Set the opacity
setStrokeColor()  : DrawInterface
Set stroke color
setStrokeWidth()  : DrawInterface
Get stroke width

Methods

getStrokeWidth()

Get stroke width

public getStrokeWidth() : int
Return values
int

        
On this page

Search results