Circle.IsPoint Property

Returns true if the curve is degenerated into a point.
Public ReadOnly Overridable Property IsPoint() As Boolean Implements  _ 
ICurve.IsPoint
This language is not supported or no code example is available.
public virtual bool IsPoint {get;}
This language is not supported or no code example is available.

Property Value

bool

Implements

ICurve.IsPoint

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition