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


"

For a list of all members of this type, see RECT members.

"

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