Skip to content

ACadSharp.IO.SvgConfiguration.PointRadius

Albert Domenech edited this page Mar 27, 2025 · 1 revision

PointRadius Property

Radius applied for the points.

Remarks

In svg the points will be drawn as circles.

Definition

Namespace: ACadSharp.IO.SvgConfiguration

C#

public Double PointRadius { get; set; }

Property Value

Double

Clone this wiki locally