Gets or sets a value that represents the single item that is presented in the "Fill Style Sequence" (0070,0233).
public DicomFillStyle FillStyle { get; set; }
Public Property FillStyle As DicomFillStyle
public:
property DicomFillStyle^ FillStyle {
DicomFillStyle^ get();
void set ( DicomFillStyle^ value);
}
A value that represents the single item that is presented in the "Fill Style Sequence" (0070,0233).
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document