Struct TST2DBox
Inherited Members
System.ValueType.Equals(object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetType()
Namespace: SprutCAMTech.STTypes
Assembly: SprutCAMTech.STTypes.dll
Syntax
public struct TST2DBox
Fields
IsEmpty
Declaration
public short IsEmpty
Field Value
Type | Description |
---|---|
short |
Max
Declaration
public TST2DPoint Max
Field Value
Type | Description |
---|---|
TST2DPoint |
Min
Declaration
public TST2DPoint Min
Field Value
Type | Description |
---|---|
TST2DPoint |