DefaultAnnotationUnit Property

Summary

Gets or sets the value that determines the default unit that will be used when the user draws an annotation.

Syntax
C#
VB
C++
public AnnUnit DefaultAnnotationUnit { get; set; } 
  
Public Property DefaultAnnotationUnit As AnnUnit 
            public: 
property AnnUnit DefaultAnnotationUnit { 
   AnnUnit get(); 
   void set (    AnnUnit ); 
} 

Property Value

A Leadtools.Annotations.Engine.AnnUnit enumeration value that determines the default unit that will be used when the user draws an annotation.

Example

For an example, refer to Leadtools.MedicalViewer.MedicalViewer().

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