frmView3DWorkArea Property

Get a reference to the work area for this preview.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
public float[,] WorkArea { get; }

Property Value

Single

Remarks

The contents of this value are: Row (0): 0-X, 1-Y. Col (1): 0-Width/Height, 1-Left/Top, 2-Right/Bottom, 3-Center/Middle.

See Also