RectangleD Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public value class RectangleD
public struct RectangleD
type RectangleD = struct
Public Structure RectangleD
Inheritance
Constructors
Fields
Properties
Methods
Contains(Double, Double)
Contains(PointD)
Contains(RectangleD)
Equals(Object)
FromLTRB(Double, Double, Double, Double)
GetHashCode()
Inflate(Double, Double)
Inflate(RectangleD, Double, Double)
Inflate(SizeD)
Intersect(RectangleD, RectangleD)
Intersect(RectangleD)
IntersectsWith(RectangleD)
Offset(Double, Double)
Offset(PointD)
ToRectangleF()
ToString()
Union(RectangleD, RectangleD)
Operators
Applies to