Overload List
Overload | Description |
PictureShape Constructor() | Initializes a new instance of an PictureShape. |
PictureShape Constructor(Image) | Initializes a new instance of an PictureShape. |
PictureShape Constructor(Image,Int32,Int32) | Initializes a new instance of an PictureShape. |
PictureShape Constructor(Image,Int32,Int32,Int32,Int32) | Initializes a new instance of an PictureShape. |
PictureShape Constructor(Image,Rectangle) | Initializes a new instance of an PictureShape. |
PictureShape Constructor(Image,Size,ContentAlignment,ImageScaling) | Initializes a new instance of an PictureShape. |
PictureShape Constructor(IShapeContainer,Image,Int32,Int32,Int32,Int32) | Initializes a new instance of an PictureShape. |
See Also