RectangleD Structure |
[Missing <summary> documentation for "T:Stimulsoft.Base.Drawing.RectangleD"]
Namespace: Stimulsoft.Base.Drawing
The RectangleD type exposes the following members.
Name | Description | |
---|---|---|
RectangleD(PointD, SizeD) | Initializes a new instance of the RectangleD class | |
RectangleD(Double, Double, Double, Double) | Initializes a new instance of the RectangleD class |
Name | Description | |
---|---|---|
AlignToGrid | ||
Ceiling | ||
Contains(PointD) | ||
Contains(RectangleD) | ||
Contains(Double, Double) | ||
CreateFromRectangle(Rectangle) | ||
CreateFromRectangle(RectangleF) | ||
Divide | ||
Equals | (Overrides ValueTypeEquals(Object).) | |
FitToRectangle | ||
GetHashCode | (Overrides ValueTypeGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Inflate | ||
Intersect(RectangleD) | ||
Intersect(RectangleD, RectangleD) | ||
IntersectsWith | ||
LoadFromJson | ||
Multiply | ||
Normalize | ||
OffsetRect | ||
OffsetSize | ||
Round | ||
ToRectangle | ||
ToRectangleF | ||
ToRectangleM | ||
ToString | (Overrides ValueTypeToString.) | |
Union |