[]
        
(Showing Draft Content)

C1.Win.Chart.Annotation.Image.-ctor

Image Constructor

Image()

Create an instance of Image.

Declaration
public Image()

Image(Image)

Create an instance of Image.

Declaration
public Image(Image sourceImage)
Parameters
Type Name Description
Image sourceImage

Image(Image, int, int)

Create an instance of Image.

Declaration
public Image(Image sourceImage, int width, int height)
Parameters
Type Name Description
Image sourceImage
int width
int height