You are here: Start » FIL.NET » Point2D Constructor

Point2D Constructor

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public Point2D
(
	int x,
	int y
)

Parameters

Name Type Range Default Description
xint
yint

See also