Click or drag to resize

PointD Structure

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

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

The PointD type exposes the following members.

Constructors
  NameDescription
Public methodPointD
Initializes a new instance of the PointD class
Top
Properties
  NameDescription
Public propertyIsEmpty
Public propertyX
Public propertyY
Top
Methods
Fields
  NameDescription
Public fieldStatic memberEmpty
Top
See Also