proprietary_binary_data_size property

proprietary_binary_data_size property

Gets or sets the path binary data size.

Definition:

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

See Also