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