Click or drag to resize

Point(Single, Single) Constructor


Namespace: DWSIM.DrawingTools.Point
Assembly: DWSIM.DrawingTools.Point (in DWSIM.DrawingTools.Point.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Point(
	float x,
	float y
)
Request Example View Source

Parameters

x  Single
 
y  Single
 
See Also