Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

CurrentObjectId Property






Gets or sets the current automation object ID.
Syntax
public int CurrentObjectId {get; set;}
'Declaration
 
Public Property CurrentObjectId As Integer
public int CurrentObjectId {get; set;}
@property (nonatomic) int currentObjectId;
public int getCurrentObjectId()
public void setCurrentObjectId(int id)
            
 <br/>get_CurrentObjectId();<br/>set_CurrentObjectId(value);<br/>Object.defineProperty('CurrentObjectId'); 

Property Value

The current automation object ID. The default value is AnnObject.None
Remarks

The current automation object ID is the AnnAutomationObject.Id of the AnnAutomationObject currently selected. This object is the "active" object to be drawn on the current active AnnAutomation.

The CurrentObjectIdChanged event is fired when this property is changed.

Example

For an example, refer to Draw.

Requirements

Target Platforms

See Also

Reference

AnnAutomationManager Class
AnnAutomationManager 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