LEADTOOLS Medical (Leadtools.Dicom assembly)

Type Property (DicomGraphicObject)

Show in webframe







Gets or sets the value of the attribute "Graphic Type" (0070,0023) in the "Graphic Annotation Module".
Syntax
public DicomAnnotationType Type {get; set;}
'Declaration
 
Public Property Type As DicomAnnotationType
'Usage
 
Dim instance As DicomGraphicObject
Dim value As DicomAnnotationType
 
instance.Type = value
 
value = instance.Type
public DicomAnnotationType Type {get; set;}

            

            
 
get_Type();
set_Type(value);
Object.defineProperty('Type');
public:
property DicomAnnotationType Type {
   DicomAnnotationType get();
   void set (    DicomAnnotationType value);
}

Property Value

Represents the value of the attribute "Graphic Type" (0070,0023) in the "Graphic Annotation Module".
Example
For an example, refer to FindFirstGraphicAnnSQItem. example.
Requirements

Target Platforms

See Also

Reference

DicomGraphicObject Class
DicomGraphicObject Members
SetAnnotationPoints Method
GetAnnotationPoints Method
AnnotationPointCount Property
Filled Property
Units Property
LayerName Property

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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