public enum AnnDesignerType typedef NS_ENUM(NSInteger, LTAnnDesignerType) {LTAnnDesignerTypeNone = 0,LTAnnDesignerTypeDraw = 1,LTAnnDesignerTypeRun = 2,LTAnnDesignerTypeEdit = 3,} NS_ENUM_AVAILABLE_MAC(10_10);
public:enum class AnnDesignerType sealed
class AnnDesignerType(Enum):None = 0Draw = 1Run = 2Edit = 3
| Value | Member | Description |
|---|---|---|
| 0 | None | None |
| 1 | Draw | The designer is AnnDrawDesigner |
| 2 | Run | The designer is AnnRunDesigner |
| 3 | Edit | The designer is AnnEditDesigner |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
