Share

Circle2d.GetCircleData Method

Parent Object: Circle2d

Description

Get the data defining this circle.

Syntax

Circle2d.GetCircleData( Center() As Double, Radius As Double )

Parameters

Name Type Description
Center Double Input/output Double that specifies the circle's center.
Radius Double Output Double that specifies the radius of the circle.

Version

Introduced in version 4

Was this information helpful?