sweep_binary_data_size property

sweep_binary_data_size property

Gets or sets the sweep binary data size.

Definition:

@property
def sweep_binary_data_size(self):
    ...
@sweep_binary_data_size.setter
def sweep_binary_data_size(self, value):
    ...

See Also