Class ImageOption
Assembly: NXOpen.dll
Syntax
public class ImageOption : TaggedObject, IMessageSink
Constructors
ImageOption()
Declaration
Properties
ImageHeight
Declaration
public double ImageHeight { get; set; }
Property Value
ImageRotation
Declaration
public double ImageRotation { get; set; }
Property Value
ImageWidth
Declaration
public double ImageWidth { get; set; }
Property Value
LockOriginalAspectRatio
Declaration
public bool LockOriginalAspectRatio { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink