LEADTOOLS Multimedia (Leadtools.Multimedia assembly) Send comments on this topic. | Back to Introduction | Help Version 17.0.3.22
RECT Structure Members
See Also  Fields 
Leadtools.Multimedia Namespace : RECT Structure


The following tables list the members exposed by RECT.

Public Fields

 NameDescription
public Field BottomSpecifies the y-coordinate of the lower-right corner of the rectangle.  
public Field LeftSpecifies the x-coordinate of the upper-left corner of the rectangle.  
public Field RightSpecifies the x-coordinate of the lower-right corner of the rectangle.  
public Field TopSpecifies the y-coordinate of the upper-left corner of the rectangle.  
Top

See Also