Struct LookLimits
- Namespace
- Mech3DotNet.Reader.Mw
- Assembly
- Mech3DotNet.dll
public struct LookLimits
- Inherited Members
Fields
down
public int down
Field Value
left
public int left
Field Value
right
public int right
Field Value
up
public int up
Field Value
Methods
ToString()
Returns the fully qualified type name of this instance.
public override string ToString()
Returns
- string
The fully qualified type name.