LocalizerData Property

Summary
Gets or sets the localizer image data.
Syntax
C#
VB
C++
public MedicalViewerImageData LocalizerData { get; set; } 
  
Public Property LocalizerData As MedicalViewerImageData 
            public: 
property MedicalViewerImageData^ LocalizerData { 
   MedicalViewerImageData^ get(); 
   void set (    MedicalViewerImageData^ ); 
} 

Property Value

MedicalViewerImageData that contains the Localizer image Data.

Example

For an example, refer to MedicalViewerSeriesLocalizer

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.