The following tables list the members exposed by LeadRect.
Public Constructors
Name | Description | |
---|---|---|
LeadRect | Initializes a new instance of the LeadRect structure from a LEADTOOLS Leadtools.LeadRect. |
Public Methods
Name | Description | |
---|---|---|
FromRectangle | Returns a LeadRect structure with the specified LEADTOOLS Leadtools.LeadRect. | |
ToRectangle | Converts this LeadRect structure to a LEADTOOLS Leadtools.LeadRect structure. |
Public Properties
Name | Description | |
---|---|---|
Height | Gets or sets the height of this LeadRect structure. | |
Width | Gets or sets the width of this LeadRect structure. | |
X | Gets or sets the x-coordinate of the upper-left-hand corner of this LeadRect structure. | |
Y | Gets or sets the y-coordinate of the upper-left-hand corner of this LeadRect structure. |