Class DownloadOfflineRenderingBuilder
Inheritance
System.Object
System.MarshalByRefObject
DownloadOfflineRenderingBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Display
Assembly: NXOpen.dll
Syntax
public class DownloadOfflineRenderingBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
DownloadOfflineRenderingBuilder()
Declaration
protected DownloadOfflineRenderingBuilder()
Properties
AVICompression
Declaration
public int AVICompression { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
AVIFileName
Declaration
public string AVIFileName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CustomFrameRate
Declaration
public int CustomFrameRate { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
FrameRate
Declaration
public DownloadOfflineRenderingBuilder.FrameRateType FrameRate { get; set; }
Property Value
Type | Description |
---|---|
DownloadOfflineRenderingBuilder.FrameRateType |
SelectedBatchJob
Declaration
public string SelectedBatchJob { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Implements
System.Runtime.Remoting.Messaging.IMessageSink