'Declaration
Public Function New( _
ByVal As IShapeContainer, _
ByVal As Windows.UI.Xaml.Media.Imaging.WriteableBitmap, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer _
)
public PictureShape(
IShapeContainer ,
Windows.UI.Xaml.Media.Imaging.WriteableBitmap ,
System.int ,
System.int ,
System.int ,
System.int
)