Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

CreateDefaultObjectContextMenu Method






The id of the AnnAutomationObject.
Creates the context menu associated with a certain id.
Syntax
public static ContextMenu CreateDefaultObjectContextMenu( 
   int id
)
'Declaration
 
Public Shared Function CreateDefaultObjectContextMenu( _
   ByVal id As Integer _
) As ContextMenu
'Usage
 
Dim id As Integer
Dim value As ContextMenu
 
value = AnnAutomationManager.CreateDefaultObjectContextMenu(id)

            

            
public:
static ContextMenu^ CreateDefaultObjectContextMenu( 
   int id
) 

Parameters

id
The id of the AnnAutomationObject.

Return Value

Example
For an example, refer to AnnAutomationManager.
Requirements

Target Platforms

See Also

Reference

AnnAutomationManager Class
AnnAutomationManager Members

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)