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

Circle2D Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public Circle2D
(
	Fil.Point2D center_,
	float radius_
)

Parameters

Name Type Range Default Description
center_Fil.Point2D
radius_float

See also