Defines the world coordinate system to draw in.
public static
void SetWorldCoordinate(
Vector2
min,
Single width);
Parameters
-
min
- Coordinate position of the lower left corner of the drawing window.
-
width
- Width represented by the drawing window.
See Also
XNACS1Base.World Class | XNACS1Lib Namespace