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

Ring2D Constructor

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

Syntax

public Ring2D
(
	FilNet.Point2D center,
	float radius1,
	float radius2
)

Parameters

Name Type Range Default Description
centerFilNet.Point2D
radius1float
radius2float

See also