←Select platform

End Method

Summary

Ends this designer.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public virtual void End() 
<SuppressMessageAttribute(Category="Microsoft.Naming",  
   CheckId="CA1716:IdentifiersShouldNotMatchKeywords",  
   Scope="",  
   Target="",  
   MessageId="End",  
   Justification="")> 
Public Overridable Sub End()  
[SuppressMessageAttribute(Category="Microsoft.Naming",  
   CheckId="CA1716:IdentifiersShouldNotMatchKeywords",  
   Scope="",  
   Target="",  
   MessageId="End",  
   Justification="")] 
public virtual void End() 
- (void)end 
public void end() 
SuppressMessageAttribute(Category="Microsoft.Naming",  
   CheckId="CA1716:IdentifiersShouldNotMatchKeywords",  
   Scope="",  
   Target="",  
   MessageId="End",  
   Justification="") 
 function Leadtools.Annotations.Designers.AnnDesigner.End() 
public:  
   virtual void End() 

Remarks

Call this method to end this designer.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly