screen_size property
screen_size property
Gets or sets the size of the screen.
Definition:
@property
def screen_size(self):
...
@screen_size.setter
def screen_size(self, value):
...
See Also
- module
aspose.svg.services
- class
IDeviceInformationService
- class
Size