LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

FillMode Property








Gets or sets the value of the "Fill Mode" element (0070,0257) under one of the items under the "Fill Style Sequence" (0070,0233) in the "Graphic Annotation Module". .NET support WinRT support
Syntax
public DicomAnnotationFillModeType FillMode {get; set;}
'Declaration
 
Public Property FillMode As DicomAnnotationFillModeType
'Usage
 
Dim instance As DicomFillStyle
Dim value As DicomAnnotationFillModeType
 
instance.FillMode = value
 
value = instance.FillMode
public DicomAnnotationFillModeType FillMode {get; set;}
ObjectiveC Syntax
Java Syntax
 get_FillMode();
set_FillMode(value);
public:
property DicomAnnotationFillModeType FillMode {
   DicomAnnotationFillModeType get();
   void set (    DicomAnnotationFillModeType value);
}

Property Value

The value of the "Fill Mode" element (0070,0257) under one of the items under the "Fill Style Sequence" (0070,0233) in the "Graphic Annotation Module".
Remarks
This element is mandatory.
Example
For an example, refer to CreateCompoundGraphic.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomFillStyle Class
DicomFillStyle Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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