![]() |
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 : AnnPlatformCallbacks Class |
public class AnnPlatformCallbacks
'Declaration
Public Class AnnPlatformCallbacks
public sealed class AnnPlatformCallbacks
public class AnnPlatformCallbacks
function Leadtools.Annotations.Automation.AnnPlatformCallbacks()
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 create an instance of AnnPlatformCallbacks and update the platform-specific callbacks. It will then set this instance into PlatformCallbacks.
The AnnAutomation objects will then use this property to perform any specific operation that requires a platform-specific action.