Designer Property

Summary

Gets the newly created designer.

Syntax
C#
VB
C++
public AnnDesigner Designer { get; } 
  
Public ReadOnly Property Designer As AnnDesigner 
            public: 
property AnnDesigner^ Designer { 
   AnnDesigner^ get(); 
} 

Property Value

Leadtools.Annotations.Designers.AnnDesigner that represents the newly created designer.

Remarks

To retrieve the type of the designer created, use Type.

Example

For an example, refer to MedicalViewerBaseCell.DesignerCreated.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly