class LineStyle extends Model (View source)

Properties

string $type
int $width

Methods

setType($type)

No description

string
getType()

No description

setWidth($width)

No description

int
getWidth()

No description

Details

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string

setWidth($width)

No description

Parameters

$width

int getWidth()

No description

Return Value

int