for_rendering_by_width_and_height method

for_rendering_by_width_and_height

def for_rendering_by_width_and_height(cls, width, height):
    ...
Parameter Type Description
width int
height int

Returns: CadOptions

See Also