Description
Specifies whether the circle radius or diameter (depending on CircleType) should be displayed.
-
Property type
-
A Boolean value.
-
Syntax
-
object.ShowLine [= value]
The ShowLine Property syntax has these parts: |
| object | An expression evaluating to an object of type McGraphObjCircle. | | value | A Boolean value. |
|