MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Themes Namespace / Image Class / Image Constructor

In This Topic
Image Constructor
In This Topic
Initializes a new instance of the Image class in the Theme Editor.
Syntax
'Declaration
 
Public Function New()
 
Remarks
This constructor should not be used directly in application code. It is designed is for deserialization purposes and should not be used directly. It may be changed or be removed in future versions without notice.
See Also