SecureBlackbox 2020 Python Edition

Questions / Feedback?

sig_no_zoom Property

If this value is True the signature widget size will not be changed during zooming.

Syntax

def get_sig_no_zoom() -> bool: ...
def set_sig_no_zoom(value: bool) -> None: ...

sig_no_zoom = property(get_sig_no_zoom, set_sig_no_zoom)

Default Value

FALSE

Remarks

If this value is True the signature widget size will not be changed during zooming.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Python Edition - Version 20.0 [Build 8154]