NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Properties | List of all members
NXOpen.Report.ImageOption Class Reference

Represents an image option object. More...

Inheritance diagram for NXOpen.Report.ImageOption:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

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...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> 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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.