|  | | Exit Application (For modes 2D, 3D, Console) |  Show exampleHide example | | Terminates the application run. | | After the press of key Q ends program. | | |
|
|
|  | | Direct C# Code (For modes 2D, 3D, Console) |  Show exampleHide example | | Command is meant for experienced programmers ho know C# language syntax and are capable of writing commands directly in this language. | | Creates new sprite from Baltie's model 88 and adds it to the 3D world. | | |
|
|
|  | | Date and time (For modes 2D, 3D, Console) |  Show exampleHide example | | Returns current date and time. | | Writes to the output window actual time and date. | | |
|
|
|  | | Form title (For modes 2D, 3D) |  Show exampleHide example | | Sets or gets window title. | | Sets the form text (title of window) to "SGP". After a second changes it to "SGP Baltie" and after another second changes it to "SGP Baltie 4". | | |
|
|
|  | | Height of a object (For modes 2D, 3D, Console) |  Show exampleHide example | | Gets or sets the object height property. | | If the height of window is not 240, sets the height to 240. | | |
|
|
|  | | Width of a object (For modes 2D, 3D, Console) |  Show exampleHide example | | Gets or sets the object width property. | |
|
|  | | Create object - keyword new (For modes 2D, 3D, Console) | | | Creates an object of given type. | |
|
|  | | Start process (For modes 2D, 3D, Console) |  Show exampleHide example | | Starts given process. | | Five times runs process calc.exe. | | |
|
|
|  | | Text of (For modes 2D, 3D, Console) |  Show exampleHide example | | Gets or sets value of the object's Text property. | |
|
|  | | Back Color (For modes 2D, 3D, Console) |  Show exampleHide example | | Gets or sets property containing the background color. | | Sets background color on dark green. | | |
|
|
|  | | Beep (For modes 2D, 3D, Console) |  Show exampleHide example | | Sounds standard speaker beep. | | When press key "S", sounds beep. When press key "Esc", the program closes. | | |
|
|
|  | | Get manifest resource names (For modes 2D, 3D, Console) |  Show exampleHide example | | Returns the names of all the resources in this assembly. | | Finds files attached to the program. Draws every picture of this files. | | |
|
|
|  | | Keyword 'this' (For modes 2D, 3D, Console) |  Show exampleHide example | | Keyword 'this' refers to the class instance, in whose scope is the code executed. | |
|
|  | | Visibility of an object (For modes 2D, 3D, Console) |  Show exampleHide example | | Gets or sets whether the object is visible. | |
|
|  | | Get manifest stream resource (For modes 2D, 3D, Console) |  Show exampleHide example | | | Finds files attached to the program. Draws every picture of this files. | | |
|
|
|  | | Choose color (For modes 2D, 3D, Console) | | | |
|
|  | | Choose font (For modes 2D, 3D, Console) | | | |
|
|  | | Prints an image on the printer (For modes 2D, 3D, Console) | | | |
|
|  | | App settings (For modes 2D, 3D, Console) | | | |
|
Did you find this information useful?
Documentation of SGP Baltie 4 C# Send us comments on this topic by this form
©1978-2010 SGP SystemsParent page | Previous page | Next page |