LEADTOOLS (Leadtools assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
LeadRect Structure Properties
See Also 
Leadtools Namespace : LeadRect Structure


"

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

"

Public Properties

 NameDescription
public Property BottomGets the y-coordinate of the lower-right corner of this LeadRect structure. Supported in Silverlight, Windows Phone 7  
public Propertystatic (Shared in Visual Basic) EmptyRepresents a new instance of the LeadRect with uninitialized members. Supported in Silverlight, Windows Phone 7  
public Property HeightGets or sets the height of this LeadRect structure. Supported in Silverlight, Windows Phone 7  
public Property IsEmptyGets a value indicating whether this LeadRect structure is empty. Supported in Silverlight, Windows Phone 7  
public Property LeftGets the x-coordinate of the left edge of this LeadRect structure. Supported in Silverlight, Windows Phone 7  
public Property LocationGets or sets the coordinates of the upper-left corner of this LeadRect structure. Supported in Silverlight, Windows Phone 7  
public Property RightGets the x-coordinate of the upper-right corner of this LeadRect structure. Supported in Silverlight, Windows Phone 7  
public Property SizeGets or sets the size of this LeadRect. Supported in Silverlight, Windows Phone 7  
public PropertyIncludes members available as add-ons to the LEADTOOLS Document and Medical Imaging Toolkits. TopGets the y-coordinate of the top edge of this LeadRect structure. Supported in Silverlight, Windows Phone 7  
public Property WidthGets or sets the width of this LeadRect structure. Supported in Silverlight, Windows Phone 7  
public Property XGets or sets the x-coordinate of the upper-left corner of this LeadRect structure. Supported in Silverlight, Windows Phone 7  
public Property YGets or sets the y-coordinate of the upper-left corner of this LeadRect structure. Supported in Silverlight, Windows Phone 7  
Top

See Also