'Declaration Public Function New( _ ByVal img As System.Drawing.Image _ )
public PictureShape( System.Drawing.Image img )
Parameters
- img
- The image contained in the new PictureShape.
'Declaration Public Function New( _ ByVal img As System.Drawing.Image _ )
public PictureShape( System.Drawing.Image img )