DisplayImage Constructor (String)
Constructs a null image.
[Visual Basic]
Overloads Public Sub New( _
ByVal
creator As
String _
)
[C#]
public DisplayImage(
string creator);
Parameters
-
creator
- Creator of the image
See Also
DisplayImage Class | XihSolutions.DotMSN Namespace | DisplayImage Constructor Overload List