colour_visuals.visual.MixinPropertySize#

class colour_visuals.visual.MixinPropertySize[source]#

Bases: object

Define a mixin for a size value.

Attributes

__init__() None[source]#
Return type:

None

__weakref__#

list of weak references to the object

property size: float[source]#

Getter and setter property for the size value.

Parameters:

value – Value to set size value with.

Returns:

Size value.

Return type:

int