Click or drag to resize

Point Class

Inheritance Hierarchy
SystemObject
  DWSIM.DrawingTools.PointPoint

Namespace: DWSIM.DrawingTools.Point
Assembly: DWSIM.DrawingTools.Point (in DWSIM.DrawingTools.Point.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class Point : IPoint
Request Example View Source

The Point type exposes the following members.

Constructors
 NameDescription
Public methodPoint 
Public methodPoint(Single, Single) 
Top
Properties
 NameDescription
Public propertyX 
Public propertyY 
Top
Methods
 NameDescription
Public methodToString
(Overrides ObjectToString)
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also