'Declaration Public Function New( _ ByVal bmp As C1.Win.Bitmap.C1Bitmap _ )
public PictureShape( C1.Win.Bitmap.C1Bitmap bmp )
Parameters
- bmp
- The specified bitmap object contained in the new PictureShape.
'Declaration Public Function New( _ ByVal bmp As C1.Win.Bitmap.C1Bitmap _ )
public PictureShape( C1.Win.Bitmap.C1Bitmap bmp )