←Select platform

Filled Property

Summary
Gets or sets the Boolean variable, which represents the attribute "Graphic Filled" (0070,0024).
Syntax
C#
VB
C++
public bool Filled { get; set; } 
Public Property Filled As Boolean 
public: 
property bool Filled { 
   bool get(); 
   void set (    bool value); 
} 

Property Value

Represents the Boolean variable, which represents the attribute "Graphic Filled" (0070,0024).

Example

For an example, refer to FindFirstGraphicAnnSQItem. example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.