PlotPointItemPoint Property

Get/Set a reference to the literal point.

Definition

Namespace: SvgPlotting
Assembly: SvgPlotting (in SvgPlotting.dll) Version: 25.2722.4017
C#
public FVector2 Point { get; set; }

Property Value

FVector2

See Also