'Declaration
Public Function New( _ ByVal img As WriteableBitmap _ )
public XLPictureShape( WriteableBitmap img )
Parameters
- img
- The image contained in the new XLPictureShape.
'Declaration
Public Function New( _ ByVal img As WriteableBitmap _ )
public XLPictureShape( WriteableBitmap img )