Point2D Divide Method (Double)C# SDK for The Eye Tribe Tracker

Namespace: TETCSharpClient.Data
Assembly: TETCSharpClient (in TETCSharpClient.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Point2D Divide(
	double k
)

Parameters

k
Type: System Double

[Missing <param name="k"/> documentation for "M:TETCSharpClient.Data.Point2D.Divide(System.Double)"]

Return Value

Type: Point2D

[Missing <returns> documentation for "M:TETCSharpClient.Data.Point2D.Divide(System.Double)"]

See Also