Property IsCircle
IsCircle
Gets a value indicating whether this ellipse is a circle (both radii are equal within a small tolerance).
public bool IsCircle { get; }
Gets a value indicating whether this ellipse is a circle (both radii are equal within a small tolerance).
public bool IsCircle { get; }