ImageGear Professional for Windows ActiveX
Height Property

Description:

Gets and sets access to the height of the rectangle.

The Height property assumes that the rectangle is being used with endpoint- inclusive semantics. Using endpoint-inclusive semantics, a rectangle with left, top, right, and bottom coordinates all equal to 0 is one pixel wide and one pixel tall. So, for example, the Width property is calculated as Right - Left + 1. Sometimes rectangles are used with endpoint-exclusive semantics, in which the width of the rectangle should be calculated as Right - Left. In this case, the Height property should not be used.

Property Type:

Read-write property

Return Type:

Long

Default Value: 0

Valid Values: Any

Bits Per Pixel:

N/A

Sample:

IP/FX

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback