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