Skip to content

ACadSharp.Entities.Circle.Radius

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

Radius Property

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

Definition

Namespace: ACadSharp.Entities.Circle

C#

DxfCodeValueAttribute
public Double Radius { get; set; }

Property Value

Double

Clone this wiki locally