Excel for WinRT
XLPictureShape Constructor(WriteableBitmap)


The image contained in the new XLPictureShape.
Initializes a new instance of an XLPictureShape.
Syntax
'Declaration
 
Public Function New( _
   ByVal img As Windows.UI.Xaml.Media.Imaging.WriteableBitmap _
)
'Usage
 
Dim img As Windows.UI.Xaml.Media.Imaging.WriteableBitmap
 
Dim instance As New XLPictureShape(img)
public XLPictureShape( 
   Windows.UI.Xaml.Media.Imaging.WriteableBitmap img
)

Parameters

img
The image contained in the new XLPictureShape.
See Also

Reference

XLPictureShape Class
XLPictureShape Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback