You are here: Start » 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