Skip to content

ACadSharp.Entities.Circle.Radius

Albert Domenech edited this page Jul 14, 2024 · 1 revision

Radius Property

Specifies the radius of an arc, circle, or position marker.

Definition

Namespace: ACadSharp.Entities.Circle

C#

public Double Radius { get; set; }

Property Value

Double

Clone this wiki locally