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