BB FlashBack SDK: FBButtonProperties

Height

Description

Gets and sets the height of the button in pixels.

If the KeepAspect property is set to True, the Width property will be changed accordingly, to maintain the aspect ratio of the button.

Syntax

[C#/C++]
public Long Height

[VB.NET]
Public Property Height As Long

See Also

FBButtonProperties::Width