Class ReportImage
Inherited Members
Namespace: NXOpen.Report
Assembly: NXOpen.dll
Syntax
public class ReportImage : NXObject, IMessageSink, INXObject
Constructors
ReportImage()
Declaration
protected ReportImage()
Properties
Caption
Declaration
public string Caption { get; set; }
Property Value
Type | Description |
---|---|
string |
ImageOption
Declaration
public ImageOption ImageOption { get; }
Property Value
Type | Description |
---|---|
ImageOption |
Methods
SetImage(string)
Declaration
public void SetImage(string imageFile)
Parameters
Type | Name | Description |
---|---|---|
string | imageFile |
Implements
System.Runtime.Remoting.Messaging.IMessageSink