LEADTOOLS Medical (Leadtools.Dicom assembly)

UseEphMarker Property

Show in webframe







Gets or sets the flag that indicates whether to use the EPH marker.
Syntax
public bool UseEphMarker {get; set;}
'Declaration
 
Public Property UseEphMarker As Boolean
'Usage
 
Dim instance As DicomJpeg2000Options
Dim value As Boolean
 
instance.UseEphMarker = value
 
value = instance.UseEphMarker
public bool UseEphMarker {get; set;}

            

            
 
get_UseEphMarker();
set_UseEphMarker(value);
Object.defineProperty('UseEphMarker');
public:
property bool UseEphMarker {
   bool get();
   void set (    bool value);
}

Property Value

true to use the EPH marker, false to command not to use the EPH marker. (Default).
Example
For an example, refer to DicomDataSet.Jpeg2000Options.
Requirements

Target Platforms

See Also

Reference

DicomJpeg2000Options Structure
DicomJpeg2000Options Members
UseSopMarker Property

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features