←Select platform
In This Topic ▼

LeadRectD Structure Methods

Summary

For a list of all members of this type, see LeadRectD members

Public Methods

Name Description
Public Method
static  | Shared in VB</div>
!= Specifies whether two LeadRectD structures do not contain the same values.
Public Method static  | Shared in VB == Specifies whether two LeadRectD structures contain the same values.
Public Method Clone Returns an exact copy of this LeadRectD
Public Method Contains Indicates whether the rectangle contains the specified point.
Public Method ContainsPoint Indicates whether the rectangle contains the specified point.
Public Method ContainsRect Indicates whether the rectangle contains the specified rectangle.
Public Method static  | Shared in VB Create Creates a new instance of LeadRectD with the specified x-coordinate, y-coordinate, width, and height.
Public Method Equals Specifies whether this LeadRectD structure contains the same values as the specified object.
Public Method static  | Shared in VB FromLTRB Creates a new instance of LeadRectD with the specified values top-left and bottom-right corner points.
Public Method GetHashCode Returns a hash code for this LeadRectD structure.
Public Method Inflate Expands the rectangle by using the specified width and height, in all directions.
Public Method static  | Shared in VB InflateRect Returns the rectangle that results from expanding the specified rectangle by the specified width and height, in all directions.
Public Method static  | Shared in VB InflateRects Returns the rectangle that results from expanding the specified rectangle by the specified Size, in all directions.
Public Method InflateSize Expands the rectangle by using the specified size, in all directions.
Public Method Intersect Finds the intersection of the current rectangle and the specified rectangle, and stores the result as the current rectangle.
Public Method static  | Shared in VB IntersectRects Returns the intersection of the specified rectangles.
Public Method IntersectsWith Indicates whether the specified rectangle intersects with the current rectangle.
Public Method Offset Moves the rectangle by the specified horizontal and vertical amounts.
Public Method static  | Shared in VB OffsetRect Returns a rectangle that is offset from the specified rectangle by using the specified horizontal and vertical amounts.
Public Method OffsetRect Returns a rectangle that is offset from the specified rectangle by using the specified horizontal and vertical amounts.
Public Method static  | Shared in VB Parse Parses a string and returns a new instance of LeadRectD from it.
Public Method Scale Multiplies the size of the current rectangle by the specified x and y values.
Public Method ToLeadRect Converts this LeadRectD to a LeadRect.
Public Method ToString Converts this LeadRectD to a human-readable string using the specified format and provider.
Public Method Transform Transforms the rectangle by applying the specified matrix.
Public Method static  | Shared in VB TransformRect Transforms a rectangle by applying the specified matrix.
Public Method static  | Shared in VB Union Creates a rectangle that is exactly large enough to include the specified rectangle and the specified point
Public Method static  | Shared in VB UnionRects Creates a rectangle that is exactly large enough to contain the two specified rectangles.

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly