Click or drag to resize

Triangle2dInscribedCircle Property

Gets the inscribed circle.

Namespace:  Gile.AutoCAD.Geometry
Assembly:  GeometryExtensions (in GeometryExtensions.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public CircularArc2d InscribedCircle { get; }

Property Value

Type: CircularArc2d
See Also