'Declaration Public Function New( _ ByVal name As String, _ ByVal imageStream As Stream, _ ByVal x As Double, _ ByVal y As Double _ )
Parameters
- name
- The picture name.
- imageStream
- The image stream of the picture.
- x
- The x location of the picture.
- y
- The y location of the picture.