Click or drag to resize

RectangleD Structure

[Missing <summary> documentation for "T:Stimulsoft.Base.Drawing.RectangleD"]

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(RectangleDConverter))]
public struct RectangleD

The RectangleD type exposes the following members.

Constructors
  NameDescription
Public methodRectangleD(PointD, SizeD)
Initializes a new instance of the RectangleD class
Public methodRectangleD(Double, Double, Double, Double)
Initializes a new instance of the RectangleD class
Top
Properties
Methods
Fields
  NameDescription
Public fieldStatic memberEmpty
Top
See Also