MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Drawing.Imaging Namespace / ImageFormat Class / ImageFormat Constructor
The global unique identifier.

In This Topic
ImageFormat Constructor
In This Topic
Initializes a new instance of the ImageFormat class with the specified GUID.
Syntax
'Declaration
 
Public Function New( _
   ByVal guid As Guid _
)
 

Parameters

guid
The global unique identifier.
See Also