| GMSE Imaging |
| gmseLicense Class |
| License manager. |
| Member |
| Constructors |
| gmseLicense() |
| Constructs a new gmseLicense instance. |
| Properties |
| Shared ReadOnly Property IsProduction() As System.Int32 |
| Test, if the provided license is valid. |
| Shared WriteOnly Property License(lic As String) As System.String |
| Use this property to assign your valid license to unlock the tool. |
| Functions |
| Function Equals(obj As Object) As System.Boolean |
| Inherited from Object. |
| Function GetHashCode() As System.Int32 |
| Inherited from Object. |
| Function GetType() As System.Type |
| Inherited from Object. |
| Function ToString() As System.String |
| Inherited from Object. |
| Subs |
| Shared Sub ShowLicenseInfo() |
| Show the current license on the screen. |
| Thread Safety |
| Any instance members are not guaranteed to be thread safe. |
| Remarks |
To unlock the full functionality of the library you must assign your license-string to the License property.
gmseLicense.License = "<gmse><sig><![CDATA[djtp5lgm,pdfogui45tjegr]]></sig><license> <serial>67be1ea1-4de1-490a-ac42-caa47dd99e4c</serial></gmse>" |
| Requirements |
| Namespace : gmse.Imaging |
| Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family |
| Assembly: gmseImaging.dll |
|
|
| (c) GMSE GmbH 2006 |