ResourceGraphicGetGraphic Method  | 
 
            Gets the graphic data as an Image.
            
 
    Namespace: 
   ProScript
    Assembly:
   proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntaxpublic Image GetGraphic()
Public Function GetGraphic As Image
public:
Image^ GetGraphic()
member GetGraphic : unit -> Image 
Return Value
Type: 
ImageGraphic data
See Also