Difference between revisions of "GraphicsObject"
								
								Jump to navigation
				Jump to search
				
				
		
 					
								
							
		| Line 1: | Line 1: | ||
| − | '''  | + | GraphicsObject '''class''': ('''Inheritance''': ''[[Object]]'')  | 
| − | Base class  | + | Base class for graphics objects.  | 
| − | + | == Properties ==  | |
| − | ===  | + | == See also ==  | 
| + | * [[Lua]]  | ||
| + | * [[Help_File:Script engine|Script engine]]  | ||
| + | |||
| + | === Related Classes ===  | ||
| + | * [[Object]]  | ||
| + | * [[Control]]  | ||
| + | * [[Component]]  | ||
| + | * [[WinControl]]  | ||
| + | * [[Application]]  | ||
| + | * [[Form]]  | ||
Revision as of 02:30, 11 March 2017
GraphicsObject class: (Inheritance: Object)
Base class for graphics objects.