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