'Declaration Public Overloads Sub SetPictureShape( _ ByVal shape As RectangleShapes _ )
'Usage Dim instance As Picture Dim shape As RectangleShapes instance.SetPictureShape(shape)
public void SetPictureShape( RectangleShapes shape )
Parameters
- shape
- The shape to apply to the Picture.