Overload | Description |
PictureShape Constructor() | Initializes a new instance of an PictureShape. |
PictureShape Constructor(WriteableBitmap) | Initializes a new instance of an PictureShape. |
PictureShape Constructor(WriteableBitmap,Int32,Int32) | Initializes a new instance of an PictureShape. |
PictureShape Constructor(WriteableBitmap,Int32,Int32,Int32,Int32) | Initializes a new instance of an PictureShape. |
PictureShape Constructor(WriteableBitmap,Rect) | Initializes a new instance of an PictureShape. |
PictureShape Constructor(WriteableBitmap,Size,ContentAlignment,ImageScaling) | Initializes a new instance of an PictureShape. |
PictureShape Constructor(IShapeContainer,WriteableBitmap,Int32,Int32,Int32,Int32) | Initializes a new instance of an PictureShape. |
PictureShape Constructor(C1Bitmap) | Initializes a new instance of an PictureShape. |
PictureShape Constructor(C1Bitmap,Int32,Int32) | Initializes a new instance of an PictureShape. |
PictureShape Constructor(C1Bitmap,Int32,Int32,Int32,Int32) | Initializes a new instance of an PictureShape. |
PictureShape Constructor(C1Bitmap,Rect) | Initializes a new instance of an PictureShape. |
PictureShape Constructor(C1Bitmap,Size,ContentAlignment,ImageScaling) | Initializes a new instance of an PictureShape. |
PictureShape Constructor(IShapeContainer,C1Bitmap,Int32,Int32,Int32,Int32) | Initializes a new instance of an PictureShape. |