WorkpieceInfoItemArea Property

Get/Set a reference to the actual area occupied by the workpiece.

Definition

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

Property Value

FArea

See Also