XRect Height Property. The height of the rectangle. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Read Only Description
[C#] double

[Visual Basic]
Double
0 No The height of the rectangle.

 

   

Notes
 

Allows you access to the height of the rectangle.

When you change the width or height of a rectangle one corner of the rectangle is pinned and the width or height of the rectangle adjusted to match the new width or height. The corner which is pinned is indicated by the Pin property. The default pin corner is the bottom left.

 

   

Example
 

None.