vertical_resolution property
vertical_resolution property
Gets or sets the vertical resolution. Note due to the rounding the resulting resolution may slightly differ from the passed.
Definition:
@property
def vertical_resolution(self):
...
@vertical_resolution.setter
def vertical_resolution(self, value):
...
See Also
- module
aspose.cad.imageoptions
- class
BmpOptions