from_picas method

from_picas

Returns a Length object that is represented in picas.

Returns

Returns a Length object.

def from_picas(self, value):
    ...
ParameterTypeDescription
valuefloatThe value.

See Also