←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly