Table of Contents

Property IsCircle

Namespace
LMKit.Graphics.Geometry
Assembly
LM-Kit.NET.dll

IsCircle

Gets a value indicating whether this ellipse is a circle (both radii are equal within a small tolerance).

public bool IsCircle { get; }

Property Value

bool