Struct TST2IPoint
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 TST2IPoint
Fields
X
Declaration
public int X
Field Value
Type | Description |
---|---|
int |
Y
Declaration
public int Y
Field Value
Type | Description |
---|---|
int |