CutProfileItemStartLocation Property

Get/Set a reference to the start location of the router for this cut.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
[JsonIgnoreAttribute]
public FPoint StartLocation { get; set; }

Property Value

FPoint

See Also