SecureBlackbox 2020 Python Edition

Questions / Feedback?

sig_width Property

Specifies the width of the signature widget.

Syntax

def get_sig_width() -> int: ...

sig_width = property(get_sig_width, None)

Default Value

70

Remarks

Specifies the width of the signature widget.

The sig_auto_size property should be switched off for this to apply.

This property is read-only.

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