Click or drag to resize

PointM Structure

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

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

The PointM type exposes the following members.

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