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