(Leadtools.Annotations.Core)

Create Method (AnnLockObjectEventArgs)

Show in webframe





The AnnObject that is being locked.
Creates a new instance of the AnnLockObjectEventArgs class.
Syntax
public static AnnLockObjectEventArgs Create( 
   AnnObject obj
)
Public Shared Function Create( _
   ByVal obj As AnnObject _
) As AnnLockObjectEventArgs
public static AnnLockObjectEventArgs Create( 
   AnnObject obj
)
-(id) initWithObject:(LTAnnObject*) anObject;
public AnnLockObjectEvent(
   Object source,
   AnnObject obj
)
            
 function Leadtools.Annotations.Core.AnnLockObjectEventArgs.Create( 
   obj 
)

Parameters

obj
The AnnObject that is being locked.
Requirements

Target Platforms

See Also

Reference

AnnLockObjectEventArgs Class
AnnLockObjectEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.