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

da0b2d7f bba8 5b31 ac7c cc0c262843d0

haplokuon edited this page May 6, 2023 · 1 revision

Center Field

netDxf 3.0.0 Library

Gets or sets the center of the ellipse.

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.Ellipse Class
netDxf.Entities Namespace

Clone this wiki locally