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