ResourceGraphicGetData Method  | 
 
            Gets the graphic in byte data.
            
 
    Namespace: 
   ProScript
    Assembly:
   proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
SyntaxPublic Function GetData As Byte()
public:
array<unsigned char>^ GetData()
member GetData : unit -> byte[] 
Return Value
Type: 
ByteData in bytes
See Also