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