←Select platform

DesignerType Property

Summary

Gets the designer type.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public AnnDesignerType DesignerType { get; } 
Public ReadOnly Property DesignerType As Leadtools.Annotations.Automation.AnnDesignerType 
  
@property (nonatomic) LTAnnDesignerType designerType; 
             
public AnnDesignerType getDesignerType() 
 get_DesignerType();  
public:  
   property AnnDesignerType^ DesignerType 
   { 
      AnnDesignerType^ get() 
   } 

Property Value

The designer type.

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