SecureBlackbox 2020 Python Edition

Questions / Feedback?

sig_stretchy Property

Use this property to manually adjust the size of the stretched background picture in the vertical direction.

Syntax

def get_sig_stretchy() -> str: ...
def set_sig_stretchy(value: str) -> None: ...

sig_stretchy = property(get_sig_stretchy, set_sig_stretchy)

Default Value

"66.0"

Remarks

Use this property to manually adjust the size of the stretched background picture in the vertical direction.

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