←Select platform

ActionID Property

Summary

Gets or sets the ID of the action that raised the event.

Syntax

C#
VB
C++
public int ActionID { get; } 
  
Public ReadOnly Property ActionID As Integer 
             
            public: 
property int ActionID { 
   int get(); 
} 
             

Property Value

Value that indicates the ID of the action that raised the event.

Example

For an example, refer to CustomPaint

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly