Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

UserData Property






Gets or sets the user-defined data for this AnnAutomationObject.
Syntax
public virtual object UserData {get; set;}
'Declaration
 
Public Overridable Property UserData As Object
public virtual object UserData {get; set;}
@property (nonatomic) NSObject* userData;
public Object getUserData();
public void setUserData(Object value);
            
 <br/>get_UserData();<br/>set_UserData(value);<br/>Object.defineProperty('UserData'); 

Property Value

The user-defined data for this AnnAutomationObject. The default value is null.
Remarks

The automation will not use the value of this property. However, helper classes in the demo can assign a context menu or a toolbar button image in this property.

Requirements

Target Platforms

See Also

Reference

AnnAutomationObject Class
AnnAutomationObject Members

Error processing SSI file
  Leadtools.Annotations.Automation requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features