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 > AnnObjectCollectionEventArgs Class : Create Method |
public static AnnObjectCollectionEventArgs Create( AnnObject obj )
'Declaration
Public Shared Function Create( _ ByVal obj As AnnObject _ ) As AnnObjectCollectionEventArgs
public static AnnObjectCollectionEventArgs Create( AnnObject obj )
public AnnObjectCollectionEvent(
Object source,
AnnObject obj
)
function Leadtools.Annotations.Core.AnnObjectCollectionEventArgs.Create( obj )