←Select platform

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 Leadtools.Annotations.Core.AnnUnit 
             
            public: 
property Leadtools.Annotations.Core.AnnUnit DefaultAnnotationUnit { 
   Leadtools.Annotations.Core.AnnUnit get(); 
   void set (    Leadtools.Annotations.Core.AnnUnit ); 
} 
             

Property Value

A Leadtools.Annotations.Core.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly