TrackViewSegmentItemOperation Property

Get/Set a reference to the pattern operation from which this segment was created.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
public PatternOperationItem Operation { get; set; }

Property Value

PatternOperationItem

See Also