Point2D Multiply Method (Int32)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 Multiply(
	int k
)

Parameters

k
Type: System Int32

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

Return Value

Type: Point2D

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

See Also