| C1.UWP.Word Assembly > C1.Xaml.Word.Canvas Namespace > PictureShape Class > PictureShape Constructor : PictureShape Constructor(C1Bitmap,Size,ContentAlignment,ImageScaling) |
'Declaration Public Function New( _ ByVal bmp As C1.Xaml.Bitmap.C1Bitmap, _ ByVal cellSize As Windows.Foundation.Size, _ ByVal align As ContentAlignment, _ ByVal scale As ImageScaling _ )
public PictureShape( C1.Xaml.Bitmap.C1Bitmap bmp, Windows.Foundation.Size cellSize, ContentAlignment align, ImageScaling scale )