Filled property (IDicomGraphicObjectAttributes Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 5.0 example

 

Syntax

VARIANT_BOOL Filled

Overview

Refer to Working with DICOM Annotations

Remarks

The Filled property specifies the value of the "Graphic Filled" (0070,0024) element. Possible values are:

Value

Meaning

VARIANT_TRUE

"Y" = yes.

VARIANT_FALSE

"N" = no.

See Also

Elements:

GraphicObjectAttributes property, CreateGraphicObject method, GetGraphicObjectAttributes method, SetGraphicObjectAttributes method

Topics:

ILEADDicomDS Interface, IDicomGraphicObjectAttributes Interface