Click or drag to resize
GDWindowsInstance Property
Access the instance of GDWindows singleton class.

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

Property Value

Type: GDWindows
Instance of GDWindows class.
See Also