Click or drag to resize

QuadrilateralF Constructor (Double, Int32)

Initializes a new instance of the QuadrilateralF class

Namespace:  Atalasoft.Utils.Geometry
Assembly:  Atalasoft.dotImage.Lib (in Atalasoft.dotImage.Lib.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public QuadrilateralF(
	double[] arr,
	int offset
)

Parameters

arr
Type: SystemDouble
offset
Type: SystemInt32
See Also