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

768f8a87 7953 1942 1b44 a893635fa3b3

haplokuon edited this page May 6, 2023 · 1 revision

Center Field

netDxf 3.0.0 Library

Gets or set the center of the arc.

Definition

Namespace: netDxf.Entities
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public Vector2 Center

VB

Public Center As Vector2

C++

public:
Vector2 Center

F#

val mutable Center: Vector2

Field Value

Vector2

See Also

Reference

HatchBoundaryPath.Arc Class
netDxf.Entities Namespace

Clone this wiki locally