RibbonStyleFixed documentation
no attributes
Methods
|
|
RibbonStyleFixed
__hash__
setSize
thickness
width
|
|
RibbonStyleFixed
|
RibbonStyleFixed (
self,
w,
t,
)
RibbonStyleFixed(float w, float t) -> RibbonStyleFixed
RibbonStyleFixed constructor documentation.
|
|
__hash__
|
__hash__ ( self )
arguments/return value unknown
hash instance
|
|
setSize
|
setSize (
self,
w,
t,
)
setSize(float w, float t)
setSize documentation.
|
|
thickness
|
thickness ( self, t )
thickness(float t) -> float
thickness documentation.
|
|
width
|
width ( self, t )
width(float t) -> float
width documentation.
|
|