←Select platform

DicomAnnotationFillModeType Enumeration

Summary

Represents the value of the "Fill Mode" element (0070,0257) in a "Fill Style Sequence" (0070,0233) item.

Syntax

C#
VB
WinRT C#
C++
public enum DicomAnnotationFillModeType   
Public Enum DicomAnnotationFillModeType  
    
    
public enum DicomAnnotationFillModeType    
Leadtools.Dicom.DicomAnnotationFillModeType = function() { }; 
Leadtools.Dicom.DicomAnnotationFillModeType.prototype = {<br/> 
  LeadtoolsMemberMarker(replace me) 
 }; 
public enum class DicomAnnotationFillModeType   

Members

ValueMemberDescription
0None Used for initialization. The "Fill Mode" element (0070,0257) is mandatory, so it must be written, or when present when read.
1Solid "Fill Mode" element (0070,0257) has the value "SOLID".
2Stippeled "Fill Mode" element (0070,0257) has the value "STIPPELED".
Example

For an example, refer to CreateCompoundGraphic.

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly