←Select platform

AnnDesignerType Enumeration

Summary

Defines an annotation designer type.

Syntax

C#
VB
Objective-C
WinRT C#
C++
public enum AnnDesignerType  
Public Enum AnnDesignerType  
    
public enum AnnDesignerType  
macOS Only: 
enum LTAnnDesignerType 
             
Leadtools.Annotations.Automation.AnnDesignerType = function() { }; 
Leadtools.Annotations.Automation.AnnDesignerType.prototype = {<br/> 
  LeadtoolsMemberMarker(replace me) 
 }; 
public: 
   enum class AnnDesignerType sealed 

Members

ValueMemberDescription
0None None
1Draw The designer is AnnDrawDesigner
2Run The designer is AnnRunDesigner
3Edit The designer is AnnEditDesigner
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.Automation Assembly