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

Circle2D Constructor

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

Syntax

public Circle2D
(
	FilNet.Point2D center,
	float radius
)

Parameters

Name Type Range Default Description
centerFilNet.Point2D
radiusfloat

See also