binary_graphics_data property
binary_graphics_data property
Gets or sets the binary graphics data.
Definition:
@property
def binary_graphics_data(self):
...
@binary_graphics_data.setter
def binary_graphics_data(self, value):
...
Gets or sets the binary graphics data.
@property
def binary_graphics_data(self):
...
@binary_graphics_data.setter
def binary_graphics_data(self, value):
...