ApplyLicenseKey Method
ApplyLicenseKey(string)
Applies a license key to an instance of GcBitmap.
Declaration
public void ApplyLicenseKey(string key)
Public Sub ApplyLicenseKey(key As String)
Parameters
Type |
Name |
Description |
string |
key |
The license key to set.
|