scene_type property
scene_type property
Gets or sets the scene type.
Definition:
@property
def scene_type(self):
    ...
@scene_type.setter
def scene_type(self, value):
    ...
See Also
- module aspose.cad.exif
- class ExifData
Gets or sets the scene type.
@property
def scene_type(self):
    ...
@scene_type.setter
def scene_type(self, value):
    ...
aspose.cad.exifExifData