Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnLockObjectEventArgs Class : Create Method |
public static AnnLockObjectEventArgs Create( AnnObject obj )
'Declaration
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 )