'Declaration Public Overloads Function AddPicture( _ ByVal name As System.String, _ ByVal source As System.Uri, _ ByVal x As System.Double, _ ByVal y As System.Double, _ ByVal width As System.Double, _ ByVal height As System.Double _ ) As Picture
Parameters
- name
- The name.
- source
- The uri source.
- x
- The x value.
- y
- The y value.
- width
- The width.
- height
- The height.