'DeclarationPublic Function GetVersion() As Double
public double GetVersion()
public function GetVersion(): Double;
public function GetVersion() : double;
public: double GetVersion();
public: double GetVersion();
Return Value
The source code version of the GdPicture toolkit currently in use. The format of the returned value is M.mrr.
