XRect Width Property. The width of the rectangle. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Read Only Description
[C#] double

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

 

   

Notes
 

Allows you access to the width 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.