FEllipseCenter Property

Get/Set a reference to the center coordinate.

Definition

Namespace: Geometry
Assembly: Geometry (in Geometry.dll) Version: 25.2820.4317
C#
public FVector2 Center { get; set; }

Property Value

FVector2

See Also