NXOpen .NET Reference  12.0.0
Properties | List of all members
NXOpen.Report.ImageOption Class Reference

Represents an image option object. More...

Inheritance diagram for NXOpen.Report.ImageOption:

Properties

unsafe double ImageHeight [get, set]
 Returns or sets the image height . More...
 
unsafe double ImageRotation [get, set]
 Returns or sets the image rotation angle in degree. More...
 
unsafe double ImageWidth [get, set]
 Returns or sets the image width . More...
 
unsafe bool LockOriginalAspectRatio [get, set]
 Returns or sets a value that indicates whether locks original image aspect ratio. More...
 

Detailed Description

Represents an image option object.

Created in NX11.0.0

Property Documentation

unsafe double NXOpen.Report.ImageOption.ImageHeight
getset

Returns or sets the image height .

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe double NXOpen.Report.ImageOption.ImageRotation
getset

Returns or sets the image rotation angle in degree.

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe double NXOpen.Report.ImageOption.ImageWidth
getset

Returns or sets the image width .

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Report.ImageOption.LockOriginalAspectRatio
getset

Returns or sets a value that indicates whether locks original image aspect ratio.

If locks ratio, the image width will be updated according to the ratio when image height changes , and vice versa.

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: None.


The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.