aspose.diagram
Class ControlPictureSizeMode

Utility class containing constants. Represents how to display the picture.

Field Summary
const  NumberCLIP
           Crops any part of the picture that is larger than the control's boundaries.
const  NumberSTRETCH
           Stretches the picture to fill the control's area. This setting distorts the picture in either the horizontal or vertical direction.
const  NumberZOOM
           Enlarges the picture, but does not distort the picture in either the horizontal or vertical direction.
 

Field Detail

CLIP

const Number CLIP
Crops any part of the picture that is larger than the control's boundaries.

STRETCH

const Number STRETCH
Stretches the picture to fill the control's area. This setting distorts the picture in either the horizontal or vertical direction.

ZOOM

const Number ZOOM
Enlarges the picture, but does not distort the picture in either the horizontal or vertical direction.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.