SecureBlackbox 2020 Python Edition

Questions / Feedback?

sig_stretchx Property

Use this property to manually adjust the horizontal size of the stretched background picture.

Syntax

def get_sig_stretchx() -> str: ...
def set_sig_stretchx(value: str) -> None: ...

sig_stretchx = property(get_sig_stretchx, set_sig_stretchx)

Default Value

"66.0"

Remarks

Use this property to manually adjust the horizontal size of the stretched background picture.

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