Click or drag to resize

EllipseCenter Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the ellipse center.

Namespace:  netDxf.Entities
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public Vector3 Center { get; set; }
Request Example View Source

Property Value

Type: Vector3
Remarks
The center Z coordinate represents the elevation of the arc along the normal.
See Also