PlotPointItemPoint Property

Get/Set a reference to the literal point.

Definition

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

Property Value

FVector2

See Also