Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.29
|
Leadtools.Annotations.Automation Assembly > Leadtools.Annotations.Automation Namespace > AnnAutomationManager Class : PlatformCallbacks Property |
public static AnnPlatformCallbacks PlatformCallbacks {get;}
'Declaration
Public Shared ReadOnly Property PlatformCallbacks As AnnPlatformCallbacks
public static AnnPlatformCallbacks PlatformCallbacks {get;}
public static AnnPlatformCallbacks getPlatformCallbacks()
get_PlatformCallbacks();
Many operations such as determining the keyboard state and copying/pasting annotation objects from the clipboard are platform-specific. The automation manager helper for the platform will set the platform-specific callbacks into the automation manager. Thereafter, the AnnAutomation objects of this manager will use these callbacks to perform the operation.