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