C#
VB
Objective-C
WinRT C#
C++
Defines an annotation designer type.
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
Value | Member | Description |
---|---|---|
0 | None | None |
1 | Draw | The designer is AnnDrawDesigner |
2 | Run | The designer is AnnRunDesigner |
3 | Edit | The designer is AnnEditDesigner |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET