SyncronizeInvokeRequired Property |
Gets a value indicating whether a Invoke is required.
Namespace:
Easymap.AddIn
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic static bool InvokeRequired { get; }
Public Shared ReadOnly Property InvokeRequired As Boolean
Get
Property Value
Type:
Boolean
See Also