Click or drag to resize

RectangleM Structure

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

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

The RectangleM type exposes the following members.

Constructors
  NameDescription
Public methodRectangleM(PointM, SizeM)
Initializes a new instance of the RectangleM class
Public methodRectangleM(Decimal, Decimal, Decimal, Decimal)
Initializes a new instance of the RectangleM class
Top
Properties
Methods
Fields
  NameDescription
Public fieldStatic memberEmpty
Top
See Also