Class DrawInfoArc Last update: 16.07.2025 Namespace: VM.CAD.Builders Assembly: VM.CAD.Builders.dll Arc profile geometry public class DrawInfoArc : DrawInfoTwoPoint Inheritance object ← DrawInfo ← DrawInfoTwoPoint ← DrawInfoArc Inherited Members DrawInfoTwoPoint.Point1, DrawInfoTwoPoint.Point2 Extension Methods LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType) Constructors DrawInfoArc() public DrawInfoArc() Properties CenterPoint Center point of thr arc public Vector CenterPoint { get; set; } Property Value Vector