Tesseract Engine Documentation

HeadsUpDisplay.UpdateImageHeight Method 

Change height of an image.

public void UpdateImageHeight(
   Int32 index,
   Int32 amount
);

Parameters

index
Location of ValueDisplay in list.
amount
New height of Image..

See Also

HeadsUpDisplay Class | DarkWynter.Engine.UserInterface Namespace