Gets or sets the Image Type as either a Picture, Shape, Gauge or a Shared Image.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public ReportImaging..::..ImageTypes ImageType { get; set; }
public ReportImaging..::..ImageTypes ImageType { get; set; }
Public Property ImageType As ReportImaging..::..ImageTypes
Get
Set
Public Property ImageType As ReportImaging..::..ImageTypes
Get
Set
public:
property ReportImaging..::..ImageTypes ImageType {
ReportImaging..::..ImageTypes get ();
void set (ReportImaging..::..ImageTypes value);
}
public:
property ReportImaging..::..ImageTypes ImageType {
ReportImaging..::..ImageTypes get ();
void set (ReportImaging..::..ImageTypes value);
}
Property Value
Type:
ReportImaging ImageTypes