Click or drag to resize
GDServiceInstance Property
Access the instance of GDService singleton class.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public static GDService Instance { get; }

Property Value

Type: GDService
Instance of GDService class.
See Also