Description

Specifies the circle description mode.

Property type

A mcGraphObjCircleType enumeration.  

Syntax

object.CircleType [= value]

The CircleType Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McGraphObjCircle.
valueA mcGraphObjCircleType enumeration, as described in settings.

Settings

The settings for value are:

ConstantValueDescription
 mcgctRadius0

Circle is defined by its center and radius.

 mcgctDiameter1

Circle is defined by the ends of its diameter.