horizontal_resolution property
horizontal_resolution property
Gets or sets the horizontal resolution.
Definition:
@property
def horizontal_resolution(self):
    ...
@horizontal_resolution.setter
def horizontal_resolution(self, value):
    ...
See Also
- module aspose.cad
- class ResolutionSetting