Click or drag to resize

Graphics Constructor

Overload List
  NameDescription
Public methodGraphics(Byte)
Initializes a new instance of the Graphics class. Constructor with bytes parameter
Public methodGraphics(Stream)
Initializes a new instance of the Graphics class. Constructor with stream parameter.
Public methodGraphics(String)
Initializes a new instance of the Graphics class. Constructor with file name parameter and it's load this file.
Top
See Also