Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

FillStyle Property (DicomCompoundGraphic)








Gets or sets a value that represents the single item that is presented in the "Fill Style Sequence" (0070,0233).
Syntax
public DicomFillStyle FillStyle {get; set;}
'Declaration
 
Public Property FillStyle As DicomFillStyle
'Usage
 
Dim instance As DicomCompoundGraphic
Dim value As DicomFillStyle
 
instance.FillStyle = value
 
value = instance.FillStyle
public DicomFillStyle FillStyle {get; set;}
 <br/>get_FillStyle();<br/>set_FillStyle(value);<br/>Object.defineProperty('FillStyle'); 
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 sequence that can be read or written when processing a DicomCompoundGraphic. When writing, include or exclude the Fill flag in the Options to indicate whether this sequence should be included. When reading, the Fill flag indicates whether the "Fill Style Sequence" is present. For more information, see Options.
Example
For an example, refer to CreateCompoundGraphic.
Requirements

Target Platforms

See Also

Reference

DicomCompoundGraphic Class
DicomCompoundGraphic Members

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