Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

6392fbbe df5a a020 674f b0d2104283a7

haplokuon edited this page May 6, 2023 · 1 revision

RadialDimension Constructor

netDxf 3.0.0 Library

Overload List

RadialDimension() Initializes a new instance of the RadialDimension class.
RadialDimension(Arc, Double) Initializes a new instance of the RadialDimension class.
RadialDimension(Circle, Double) Initializes a new instance of the RadialDimension class.
RadialDimension(Vector2, Vector2) Initializes a new instance of the RadialDimension class.
RadialDimension(Arc, Double, DimensionStyle) Initializes a new instance of the RadialDimension class.
RadialDimension(Circle, Double, DimensionStyle) Initializes a new instance of the RadialDimension class.
RadialDimension(Vector2, Vector2, DimensionStyle) Initializes a new instance of the RadialDimension class.

See Also

Reference

RadialDimension Class
netDxf.Entities Namespace

Clone this wiki locally