Home | Trees | Indices | Help |
|
---|
|
object --+ | bases._Type0 --+ | Size
Python Type, wrapping an ObjC NSSize_t
.
Instance Methods | |||
|
|||
Inherited from Inherited from |
Properties | |
size Get the width, height (2-tuple) of ( float or
int ).
|
|
height Get the height ( float or int ).
|
|
width Get the width ( float or int ).
|
|
Inherited from Inherited from |
Method Details |
New Size
from another Size,
|
Property Details |
sizeGet the width, height (2-tuple) of (
|
heightGet the height (
|
widthGet the width (
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Jun 11 15:48:46 2018 | http://epydoc.sourceforge.net |