←Select platform

ShowImageTrueSizeFlag Property (DisplaySet)

Summary

Gets or sets the Display Set Show Image True Size Flag (Optional).

Syntax

C#
VB
C++
[ElementAttribute(7472912)] 
[DataMemberAttribute()] 
public System.Nullable<bool> ShowImageTrueSizeFlag { get; set; } 
<ElementAttribute(7472912),  
 DataMemberAttribute()>  
Public Property ShowImageTrueSizeFlag() As System.Nullable(Of Boolean) 
   Get 
   Set 
public:  
   [ElementAttribute(7472912),  
   DataMemberAttribute] 
   property System::Nullable<bool> ShowImageTrueSizeFlag 
   { 
      System::Nullable<bool> get() 
      void set(System::Nullable<bool> value) 
   } 

Property Value

The Display Set Show Image True Size Flag.

Remarks

The ShowImageTrueSizeFlag determines whether to display the images(s) with the physical size of the rendered image pixel the same on the screen as specified in the image attributes.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize