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

FillStyle Property (DicomGraphicObject)








Gets or sets a value that represents the single item that is presented in the "Fill Style Sequence" (0070,0233). .NET support WinRT support
Syntax
public DicomFillStyle FillStyle {get; set;}
'Declaration
 
Public Property FillStyle As DicomFillStyle
'Usage
 
Dim instance As DicomGraphicObject
Dim value As DicomFillStyle
 
instance.FillStyle = value
 
value = instance.FillStyle
public DicomFillStyle FillStyle {get; set;}
ObjectiveC Syntax
Java Syntax
 get_FillStyle();
set_FillStyle(value);
public:
property DicomFillStyle^ FillStyle {
   DicomFillStyle^ get();
   void set (    DicomFillStyle^ value);
}

Property Value

A value that represents the single item that is presented in the "Fill Style Sequence" (0070,0233).
Remarks
The "Fill Style Sequence" (0070,0233) is an optional sequences that can be read/written when processing a DicomGraphicObject. When writing, include/exclude the DicomAnnotationOptions.Fill flag in the Options to indicate if this sequence should be included. When reading, the DicomAnnotationOptions.Fill flag indicates if the "Fill Style Sequence" is present. For more information, see Options.
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

DicomGraphicObject Class
DicomGraphicObject 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