Property | Type | Description | |
---|---|---|---|
Max | System.Vector2 | ||
Min | System.Vector2 |
Method | Description | |
---|---|---|
NewHeightMapWindow ( ) : OpenCNCPilot.Util | ||
NewHeightMapWindow ( System.Vector2 min, System.Vector2 max ) : OpenCNCPilot.Util |
Method | Description | |
---|---|---|
Button_Click ( object sender, |
public NewHeightMapWindow ( ) : OpenCNCPilot.Util | ||
return | OpenCNCPilot.Util |
public NewHeightMapWindow ( System.Vector2 min, System.Vector2 max ) : OpenCNCPilot.Util | ||
min | System.Vector2 | |
max | System.Vector2 | |
return | OpenCNCPilot.Util |