Copyright © 1998-2015 MultiMedia Soft

PictureKeepRatio property

Previous pageReturn to chapter overviewNext page

Type

BOOL for Visual C++

boolean for Visual Basic

 

 

Syntax

object.PictureKeepRatio   [=boolean]

 

 

Remarks

Boolean value that determines if the aspect ratio must be kept for a picture whose size is bigger than the button size.

Applies to the Picture, PicturePressed, PictureMouseOver and PictureDisabled properties .

Supported values are the following:

Value

Meaning

FALSE

Don't keep the aspect ratio.

TRUE (default)

Keep the aspect ratio.