ShopToolsConfigItemZOrigin Property

Get/Set the Z origin location of the table.

Definition

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

Property Value

OriginLocationEnum

Remarks

Valid values in this version are Top, Center, and Bottom.

See Also