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 > AnnDrawDesignerEventArgs Class : Create Method |
public static AnnDrawDesignerEventArgs Create( AnnObject obj, AnnDesignerOperationStatus operationStatus )
'Declaration
Public Shared Function Create( _ ByVal obj As AnnObject, _ ByVal operationStatus As AnnDesignerOperationStatus _ ) As AnnDrawDesignerEventArgs
public static AnnDrawDesignerEventArgs Create( AnnObject obj, AnnDesignerOperationStatus operationStatus )
-(id) initWithObject:(LTAnnObject*)obj operation:(LTAnnDesignerOperationStatus) status;
public AnnDrawDesignerEvent(Object source, AnnObject obj, AnnDesignerOperationStatus operationStatus)
function Leadtools.Annotations.Core.AnnDrawDesignerEventArgs.Create( obj , operationStatus )