C#
VB
Java
Objective-C
WinRT C#
C++
Gets the designer type.
public AnnDesignerType DesignerType { get; }
Public ReadOnly Property DesignerType As Leadtools.Annotations.Automation.AnnDesignerType
public Leadtools.Annotations.Automation.AnnDesignerType DesignerType {get;}
@property (nonatomic) LTAnnDesignerType designerType;
public AnnDesignerType getDesignerType()
get_DesignerType();
public:
property AnnDesignerType^ DesignerType
{
AnnDesignerType^ get()
}
The designer type.
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