LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

DicomDataSet Class Members

Properties  Methods 


The following tables list the members exposed by DicomDataSet.

Public Constructors
 NameDescription
Public ConstructorDicomDataSet ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyDefaultJpeg2000OptionsGets the default JPEG 2000 compression options. .NET support WinRT support Silverlight support  
Public PropertyGetValueResultHolds the result after a call to GetValue .NET support WinRT support Silverlight support  
Public PropertyInformationClassGets the IOD class of the Data Set. .NET support WinRT support Silverlight support  
Public PropertyInformationCommandGets the command associated with the Command Set. .NET support WinRT support Silverlight support  
Public PropertyInformationFlagsGets the Meta-header flags and Transfer Syntax flags that indicate the file characteristics. .NET support WinRT support Silverlight support  
Public PropertyInsertElementAndSetValueResultHolds the result after a call to InsertElementAndSetValue(Int64,Object) .NET support WinRT support Silverlight support  
Public PropertyIsRequestCommandGets or sets a value indicating whether the Command Set is a request or a response. .NET support WinRT support Silverlight support  
Public PropertyJpeg2000OptionsGets or sets the JPEG 2000 compression options. .NET support WinRT support Silverlight support  
Public PropertyLayerCountGets the number of the Graphic Layers. .NET support WinRT support Silverlight support  
Public PropertyModuleCountGets the number of modules in the entire Data Set. .NET support WinRT support Silverlight support  
Public PropertyOverlayCountGets the number of overlays in the Data Set. .NET support WinRT support Silverlight support  
Public PropertyVoiLutCountGets the number of items under the VOI LUT Sequence (0028,3010). .NET support WinRT support Silverlight support  
Public PropertyWaveformGroupCountGets the number of waveform multiplex groups that are included in the dataset. .NET support WinRT support  
Top
Public Methods
 NameDescription
Public MethodAddLayerImageReferenceAdds a new item under the "Referenced Image Sequence" for the specified item under the "Graphic Annotation Sequence". .NET support WinRT support Silverlight support  
Public MethodAddPresentationStateImageReferenceOverloaded. Adds a new item to the "Referenced Image Sequence" under the "Presentation State Module" from a disk file. .NET support WinRT support Silverlight support  
Public MethodAddWaveformGroupAdds a new waveform group to the Data Set. .NET support WinRT support  
Public MethodBeginEditItemOverloaded. Used to edit an existing item, or create a new item in a DICOM sequence .NET support Silverlight support  
Public MethodBeginEditSequenceOverloaded. Used to create a new DICOM sequence, or edit an existing DICOM sequence .NET support Silverlight support  
Public MethodBeginReadItemOverloaded. Used to read an existing item from a DICOM sequence .NET support Silverlight support  
Public MethodBeginReadSequenceOverloaded. Used to read values from an existing DICOM sequence .NET support Silverlight support  
Public MethodChangeTransferSyntaxChanges the Transfer Syntax of the Data Set. .NET support WinRT support Silverlight support  
Public MethodCopyOverloaded. Copies the data elements from one Data Set to another. .NET support WinRT support Silverlight support  
Public MethodCreateCompoundGraphicCreates a new compound graphic annotation. .NET support WinRT support  
Public MethodCreateGraphicAnnSQItemAdds a new item under the "Graphic Annotation Sequence". .NET support WinRT support Silverlight support  
Public MethodCreateGraphicObjectCreates a new graphic annotation object. .NET support WinRT support Silverlight support  
Public MethodCreateLayerAdds a new item under the "Graphic Layer Sequence" (0070,0060) in the Graphic Layer Module". .NET support WinRT support Silverlight support  
Public MethodCreatePrivateCreatorDataElementCreates a Private Creator Data Element to reserve private data elements. .NET support WinRT support Silverlight support  
Public MethodCreateSignatureCreates a Digital Signature in the Data Set. .NET support  
Public MethodCreateTextObjectCreates a new text annotation object. .NET support WinRT support Silverlight support  
Public MethodDeleteElementDeletes the specified item from the Data Set. .NET support WinRT support Silverlight support  
Public MethodDeleteImageOverloaded. Deletes one or more images from a Pixel Data element. .NET support Silverlight support  
Public MethodDeleteKeyDeletes the specified key element from the Dicom Dir Data Set. .NET support WinRT support Silverlight support  
Public MethodDeleteModalityLutOverloaded. Deletes all the elements that describe the Modality LUT. .NET support WinRT support Silverlight support  
Public MethodDeleteModuleDeletes a module from the Data Set. .NET support WinRT support Silverlight support  
Public MethodDeleteOverlayDeletes all the elements that describe an overlay. .NET support WinRT support Silverlight support  
Public MethodDeletePaletteColorLutDeletes all the elements that describe the "Palette Color Lookup Table". .NET support WinRT support Silverlight support  
Public MethodDeleteSignatureRemoves one or all Digital Signatures from the Data Set. .NET support WinRT support  
Public MethodDeleteVoiLutDeletes all the elements that describe a VOI LUT. .NET support WinRT support Silverlight support  
Public MethodDeleteWaveformGroupDeletes a waveform group from the dataset. .NET support WinRT support  
Public MethodDeleteWindowOverloaded. Deletes all the elements that describe "window center" and "window width". .NET support WinRT support Silverlight support  
Public MethodDisposeOverloaded. Releases all resources used by the DicomDataSet. .NET support Silverlight support  
Public MethodEndEditItemFinalizes the changes when creating or editing an item in a DICOM sequence .NET support Silverlight support  
Public MethodEndEditSequenceFinalizes the changes when creating or editing a DICOM sequence .NET support Silverlight support  
Public MethodEndReadItemFinalizes the read when reading an item from a DICOM sequence .NET support Silverlight support  
Public MethodEndReadSequenceFinalizes the read when reading a DICOM sequence .NET support Silverlight support  
Public MethodExistsElementDetermines whether the specified object is valid. .NET support WinRT support Silverlight support  
Public MethodFindFirstElementReturns the first item in the Data Set with the specified Tag. .NET support WinRT support Silverlight support  
Public MethodFindFirstGraphicAnnSQItemRetrieves the first item under the "Graphic Annotation Sequence" (0070,0001) in the "Graphic Annotation Module". .NET support WinRT support Silverlight support  
Public MethodFindFirstKeyOverloaded. Returns the first item in the Dicom Dir Data Set with the specified key element type. .NET support WinRT support Silverlight support  
Public MethodFindFirstPresentationStateReferencedSeriesItemRetrieves the first item under the "Referenced Series Sequence" (0008,1115) in the "Presentation State Module". .NET support WinRT support Silverlight support  
Public MethodFindFirstPrivateCreatorDataElementReturns the Private Creator Data Element that matches the search constraints. .NET support WinRT support Silverlight support  
Public MethodFindFirstPrivateElementReturns the first existing private element that is reserved by privateCreatorDataElement. .NET support WinRT support Silverlight support  
Public MethodFindLastElementReturns the last item in the Data Set with the specified Tag. .NET support WinRT support Silverlight support  
Public MethodFindLastKeyOverloaded. Returns the last item in the Dicom Dir Data Set with the specified key element type. .NET support WinRT support Silverlight support  
Public MethodFindModuleReturns a DicomModule object that contains information about the specified module. .NET support WinRT support Silverlight support  
Public MethodFindModuleByIndexReturns a DicomModule object that contains information about the module, on Level 0, at the specified index. .NET support WinRT support Silverlight support  
Public MethodFindNextElementReturns the next item in the Data Set with a specific Tag. .NET support WinRT support Silverlight support  
Public MethodFindNextGraphicAnnSQItemRetrieves the next item under the "Graphic Annotation Sequence" (0070,0001) in the "Graphic Annotation Module". .NET support WinRT support Silverlight support  
Public MethodFindNextKeyReturns the next item in the Dicom Dir Data Set with a specific key element type. .NET support WinRT support Silverlight support  
Public MethodFindNextPresentationStateReferencedSeriesItemRetrieves the next item under the "Referenced Series Sequence" (0008,1115) in the "Presentation State Module". .NET support WinRT support Silverlight support  
Public MethodFindNextPrivateCreatorDataElementReturns the next Private Creator Data Element that matches the search constraints. .NET support WinRT support Silverlight support  
Public MethodFindNextPrivateElementReturns the next existing private element that is reserved by privateCreatorDataElement. .NET support WinRT support Silverlight support  
Public MethodFindPreviousElementReturns the previous item in the Data Set with a specific Tag. .NET support WinRT support Silverlight support  
Public MethodFindPreviousKeyReturns the previous item in the Dicom Dir Data Set with a specific key element type. .NET support WinRT support Silverlight support  
Public MethodFindSignatureReturns the Digital Signatures Sequence Item that corresponds to the Digital Signature that has the specified Digital Signature UID, if found in the Data Set. .NET support WinRT support  
Public MethodFreeElementValueFrees the memory for a value. .NET support WinRT support Silverlight support  
Public MethodGetAgeValueOverloaded. Gets an array of DicomAgeValue objects, that contain age information stored in the Value Field of the specified element. .NET support Silverlight support  
Public MethodGetBinaryValueOverloaded. Updates a buffer with the binary value of the specified data element. .NET support WinRT support  
Public MethodGetByteValueOverloaded. Gets an array of byte values that is stored in the Value Field of the specified element. .NET support Silverlight support  
Public MethodGetByteValuePtrOverloaded. Returns a pointer to a byte value that is stored in the Value Field of the specified element. .NET support  
Public MethodGetChildElementReturns the item in the Data Set that is the first child of the specified item. .NET support WinRT support Silverlight support  
Public MethodGetChildKeyReturns the item in the Dicom Dir Data Set that is the first child of the specified item. .NET support WinRT support Silverlight support  
Public MethodGetCompoundGraphicCountRetrieves the number of compound graphic annotation objects in a certain "Graphic Annotation Sequence" (0070,0001) item. .NET support WinRT support  
Public MethodGetCompoundGraphicElementGets the Compound Graphic Sequence item element of the specified graphic annotation object. .NET support WinRT support  
Public MethodGetCompoundGraphicInformationGets the attributes of the specified compound graphic annotation. .NET support WinRT support  
Public MethodGetCompoundGraphicMajorTickCountRetrieves number of items in the "Major Ticks Sequence" (0070,0287) of a compound graphic. .NET support WinRT support  
Public MethodGetCompoundGraphicPointCountRetrieves number of points that represents a compound graphic annotation object. .NET support WinRT support  
Public MethodGetConvertValueConverts the value of an element to a string. .NET support WinRT support Silverlight support  
Public MethodGetDateRangeValueGets a DicomDateRangeValue structure that contains date range information for the specified element. .NET support WinRT support Silverlight support  
Public MethodGetDateTimeValueOverloaded. Gets an array of DicomDateTimeValue objects, that contain date-time information stored in the Value Field of the specified element. .NET support Silverlight support  
Public MethodGetDateValueOverloaded. Gets an array of DicomDateValue objects, that contains date information stored in the Value Field of the specified element. .NET support Silverlight support  
Public MethodGetDoubleValueOverloaded. Returns an array of double values, stored in the Value Field, of the specified element. .NET support Silverlight support  
Public MethodGetDoubleValueExtOverloaded. Returns an array of numeric values that are stored in the Value Field of the specified element. .NET support Silverlight support  
Public MethodGetDoubleValuePtrOverloaded. Returns a pointer to a double value, stored in the Value Field, of the specified element. .NET support  
Public MethodGetElementLevelReturns a value that indicates the level at which the specified element is located within the Data Set. .NET support WinRT support Silverlight support  
Public MethodGetElementValueCountGets the number of values stored in the Value Field of the specified element. .NET support WinRT support Silverlight support  
Public MethodGetEncapsulatedDocumentOverloaded. Retrieves an encapsulated document and corresponding DICOM elements from a DICOM data set and output the results to a disk file. .NET support WinRT support Silverlight support  
Public MethodGetFirstElementReturns the first item in the Data Set. .NET support WinRT support Silverlight support  
Public MethodGetFirstKeyReturns the first item in the Dicom Dir Data Set. .NET support WinRT support Silverlight support  
Public MethodGetFloatValueOverloaded. Returns an array of float values that are stored in the Value Field of the specified element. .NET support Silverlight support  
Public MethodGetFloatValuePtrOverloaded. Gets a pointer to a float value that is stored in the Value Field of the specified element. .NET support  
Public MethodGetGraphicObjectCountRetrieves the number of graphical annotation objects in a certain "Graphic Annotation Sequence" (0070,0001) item. .NET support WinRT support Silverlight support  
Public MethodGetGraphicObjectInformationGets the attributes of the specified graphic annotation object. .NET support WinRT support Silverlight support  
Public MethodGetGraphicObjElementGets the item element of the specified graphic annotation object. .NET support WinRT support Silverlight support  
Public MethodGetGraphicObjPointCountRetrieves number of points that represents a graphical annotation object. .NET support WinRT support Silverlight support  
Public MethodGetImageOverloaded. Gets the image of a Pixel Data element. .NET support Silverlight support  
Public MethodGetImageCountGets the number of frames in a Pixel Data element. .NET support WinRT support Silverlight support  
Public MethodGetImageInformationRetrieves information about the specified image. .NET support WinRT support Silverlight support  
Public MethodGetImagesOverloaded. Gets the images of a Pixel Data element. .NET support Silverlight support  
Public MethodGetIntValueOverloaded. Returns an array of integer values, stored in the Value Field, of the specified element. .NET support Silverlight support  
Public MethodGetIntValuePtrOverloaded. Returns a pointer to a long value, stored in the Value Field, of the specified data element. .NET support  
Public MethodGetKeyValueGets the key element type of the specified key element. .NET support WinRT support Silverlight support  
Public MethodGetKeyValuePtrGets the key element type of the specified key element. .NET support WinRT support  
Public MethodGetKeyValueStringGets the key element type of the specified key element. .NET support WinRT support Silverlight support  
Public MethodGetLastElementReturns the last item in the Data Set. .NET support WinRT support Silverlight support  
Public MethodGetLastKeyReturns the last item in the Dicom Dir Data Set. .NET support WinRT support Silverlight support  
Public MethodGetLayerElementByIndexGets the item element of the specified graphic layer. .NET support WinRT support Silverlight support  
Public MethodGetLayerElementByNameGets the item element of the specified graphic layer. .NET support WinRT support Silverlight support  
Public MethodGetLayerGraphicObjectCountRetrieves the number of graphical annotation objects, which correspond to the specified item under the "Graphic Annotation Sequence" (0070,0001). .NET support WinRT support Silverlight support  
Public MethodGetLayerImageReferenceCountRetrieves the number of referenced images, which correspond to the specified item under the "Graphic Annotation Sequence" (0070,0001). .NET support WinRT support Silverlight support  
Public MethodGetLayerImageReferenceElementGets the item element of the specified SOP instance under the "Referenced Image Sequence" (0008,1140) in the specified "Graphic Annotation Sequence" (0070,0001) item. .NET support WinRT support Silverlight support  
Public MethodGetLayerImageReferenceSOPInstanceRetrieves the SOP Instance UID for a referenced image (SOP Instance) under the "Referenced Image Sequence" in a certain graphic annotation item inside the "Graphic Annotation Module". .NET support WinRT support Silverlight support  
Public MethodGetLayerIndexRetrieves the index of the layer with the specified name. .NET support WinRT support Silverlight support  
Public MethodGetLayerInformationRetrieves the attributes of a layer at the specified index. .NET support WinRT support Silverlight support  
Public MethodGetLayerNameRetrieves the value of the "Graphic Layer" element under one of the items under the "Graphic Annotation Sequence" in the "Graphic Annotation Module". .NET support WinRT support Silverlight support  
Public MethodGetLayerTextObjectCountRetrieves number of text annotation objects, which correspond to the specified item under the "Graphic Annotation Sequence" (0070,0001). .NET support WinRT support Silverlight support  
Public MethodGetLongValueOverloaded. Gets a pointer to a System.Int64 value that is stored in the Value Field of the specified element. .NET support Silverlight support  
Public MethodGetMacAlgorithmReturns the Message Authentication Code (MAC) Algorithm (0400,0015) used in the creation of the specified Digital Signature. .NET support WinRT support  
Public MethodGetMacTransferSyntaxReturns the Message Authentication Code (MAC) Calculation Transfer Syntax UID (0400,0010) used in the creation of the specified Digital Signature. .NET support WinRT support  
Public MethodGetModalityLutAttributesOverloaded. Retrieves the attributes that describe the Modality LUT. .NET support WinRT support Silverlight support  
Public MethodGetModalityLutDataRetrieves "LUT Data" for a "Modality LUT Sequence". .NET support WinRT support Silverlight support  
Public MethodGetNextElementReturns the item in the Data Set that immediately follows the specified item. .NET support WinRT support Silverlight support  
Public MethodGetNextKeyReturns the item in the Dicom Dir Data Set that immediately follows the specified item. .NET support WinRT support Silverlight support  
Public MethodGetNextUnusedPrivateTagReturns the next available unused tag reserved by the Private Creator Data Element. .NET support Silverlight support  
Public MethodGetNextUnusedPrivateTagReturns the next available unused tag reserved by the Private Creator Data Element. WinRT support  
Public MethodGetOverlayActivationLayerRetrieves the "Overlay Activation Layer". .NET support WinRT support Silverlight support  
Public MethodGetOverlayAttributesRetrieves the attributes of the overlay at the specified index. .NET support WinRT support Silverlight support  
Public MethodGetOverlayGroupNumberGets the overlay group number. .NET support WinRT support Silverlight support  
Public MethodGetOverlayImageRetrieves the "Overlay Data" (60xx,3000) for the specified overlay index. .NET support WinRT support Silverlight support  
Public MethodGetOverlayImagesOverloaded. Loads the image(s) with frames from the "Overlay Data" (60xx, 3000) element. .NET support Silverlight support  
Public MethodGetPaletteColorLutAttributesRetrieves the attributes that describe the "Palette Color Lookup Table". .NET support WinRT support Silverlight support  
Public MethodGetPaletteColorLutDataRetrieves red, green or blue "Palette Color Lookup Table Data". .NET support WinRT support Silverlight support  
Public MethodGetParentElementReturns the item in the Data Set that is the parent of the specified item. .NET support WinRT support Silverlight support  
Public MethodGetParentKeyReturns the item in the Dicom Dir Data Set that contains the parent of the specified item. .NET support WinRT support Silverlight support  
Public MethodGetPreambleOverloaded. Gets the contents of the file's preamble. .NET support  
Public MethodGetPresentationStateImageReferenceRetrieves the item element, which represents a referenced image (SOP Instance) under the "Referenced Image Sequence" in the "Presentation State Module". .NET support WinRT support Silverlight support  
Public MethodGetPresentationStateImageReferenceCountRetrieves number of images (SOP Instances) that are referenced in an item under the "Referenced Series Sequence" (0008,1115) in the "Presentation State Module". .NET support WinRT support Silverlight support  
Public MethodGetPresentationStateImageReferenceSOPInstanceRetrieves the SOP Instance UID for a referenced image (SOP Instance) under the "Referenced Image Sequence" in the "Presentation State Module". .NET support WinRT support Silverlight support  
Public MethodGetPresentationStateInformationRetrieves the attributes of the "Presentation State Module". .NET support WinRT support Silverlight support  
Public MethodGetPreviousElementReturns the item in the Data Set that immediately precedes the specified item. .NET support WinRT support Silverlight support  
Public MethodGetPreviousKeyReturns the item in the Dicom Dir Data Set that immediately precedes the specified item. .NET support WinRT support Silverlight support  
Public MethodGetRootElementReturns the root element of the specified item. .NET support WinRT support Silverlight support  
Public MethodGetRootKeyReturns the root of the specified item. .NET support WinRT support Silverlight support  
Public MethodGetShortValueOverloaded. Returns an array of short values, stored in the Value Field, of the specified element. .NET support Silverlight support  
Public MethodGetShortValuePtrOverloaded. Returns a pointer to a short value, stored in the Value Field, of the specified element. .NET support  
Public MethodGetSignatureReturns the Digital Signatures Sequence Item that corresponds to the Digital Signature at the specified index. .NET support WinRT support  
Public MethodGetSignatureDateTimeReturns the Digital Signature DateTime (0400,0105) of the specified Digital Signature. .NET support WinRT support  
Public MethodGetSignaturesCountReturns the number of Digital Signatures in the main Data Set or in an item of a sequence of items. .NET support WinRT support  
Public MethodGetSignatureUIDReturns the Digital Signature UID (0400,0100) of the specified Digital Signature. .NET support WinRT support  
Public MethodGetSignedElementReturns the signed Data Element at the specified index. .NET support WinRT support  
Public MethodGetSignedElementsCountReturns the number of Data Elements covered by the specified Digital Signature. .NET support WinRT support  
Public MethodGetStringValueGets a string value that is stored in the Value Field of the specified element. .NET support Silverlight support  
Public MethodGetStringValuePtrGets a pointer to a string value that is stored in the Value Field of the specified element. .NET support WinRT support  
Public MethodGetTextObjectCountRetrieves the number of text annotation objects in the specified "Graphic Annotation Sequence" (0070,0001) item. .NET support WinRT support Silverlight support  
Public MethodGetTextObjectInformationGets the attributes of a text annotation object. .NET support WinRT support Silverlight support  
Public MethodGetTextObjElementGets the item element of the specified text annotation object. .NET support WinRT support Silverlight support  
Public MethodGetTimeRangeValueGets a DicomTimeRangeValue structure that contains time range information for the specified element. .NET support WinRT support Silverlight support  
Public MethodGetTimeValueOverloaded. Gets an array of DicomTimeValue objects, that contain time information stored in the Value Field of the specified element. .NET support Silverlight support  
Public MethodGetValueOverloaded. Returns the value of a DICOM element .NET support  
Public MethodGetVoiLutRetrieves the attributes that describe the VOI LUT. .NET support WinRT support Silverlight support  
Public MethodGetVoiLutDataRetrieves "LUT Data" for an item under "VOI LUT Sequence". .NET support WinRT support Silverlight support  
Public MethodGetWaveformGroupGets a waveform group from the dataset. .NET support WinRT support  
Public MethodGetWindowOverloaded. Retrieves the attributes that describe the "Window Center" and "Window Width". .NET support Silverlight support  
Public MethodGetWindowCountGets the number of values under the window center element. .NET support WinRT support Silverlight support  
Public MethodInitializeOverloaded. Creates the Data Set object, inserting the appropriate elements for the specified class. .NET support WinRT support Silverlight support  
Public MethodInitializeCommandSetCreates the Command Set and inserts the elements for the specified command. .NET support WinRT support Silverlight support  
Public MethodInsertElementInserts a new element in the Data Set. .NET support WinRT support Silverlight support  
Public MethodInsertElementAndSetValueOverloaded. Finds or inserts (if not found) an element in the data set and sets the value of the element .NET support WinRT support Silverlight support  
Public MethodInsertImageInserts an image in a Pixel Data element. .NET support WinRT support Silverlight support  
Public MethodInsertImagesInserts image(s) in a Pixel Data element. .NET support WinRT support Silverlight support  
Public MethodInsertKeyOverloaded. Inserts a new key element in the Dicom Dir Data Set. .NET support WinRT support  
Public MethodInsertModuleInserts a new module in the Data Set. .NET support WinRT support Silverlight support  
Public MethodIsOverlayInDataSetDetermines whether the overlay data exists inside this Data Set or inside another Data Set. .NET support WinRT support Silverlight support  
Public MethodIsVolatileElementDetermines whether the specified element is volatile. .NET support WinRT support Silverlight support  
Public MethodLoadOverloaded. Loads a Data Set from a disk file. .NET support Silverlight support  
Public MethodLoadAsyncOverloaded. Loads a Data Set from a disk file. .NET support WinRT support  
Public MethodRemoveAllCompoundGraphicsRemoves all compound graphic annotation objects under the specified "Graphic Annotation Sequence" (0070,0001) item. .NET support WinRT support  
Public MethodRemoveAllGraphicObjectsRemoves all graphical annotation objects under the specified "Graphic Annotation Sequence" (0070,0001) item. .NET support WinRT support Silverlight support  
Public MethodRemoveAllImageReferencesRemoves all the referenced images from the "Referenced Image Sequence" in all Graphic Annotation Sequence items. .NET support WinRT support Silverlight support  
Public MethodRemoveAllImageReferencesFromLayerRemoves all the referenced images from the "Referenced Image Sequence" in the specified "Graphic Annotation Sequence" item. .NET support WinRT support Silverlight support  
Public MethodRemoveAllLayersRemoves all layers under the "Graphic Layer Module". .NET support WinRT support Silverlight support  
Public MethodRemoveAllPresentationStateImageReferencesRemoves all "Referenced Image Sequence(s)", which belong to the "Referenced Series Sequence" under the "Presentation State Module". .NET support WinRT support Silverlight support  
Public MethodRemoveAllTextObjectsRemoves all text annotation objects under the specified "Graphic Annotation Sequence" (0070,0001) item. .NET support WinRT support Silverlight support  
Public MethodRemoveCompoundGraphicRemoves the compound graphic annotation at the specified index. .NET support WinRT support  
Public MethodRemoveGraphicObjectRemoves the graphic annotation object at the specified index. .NET support WinRT support Silverlight support  
Public MethodRemoveImageReferenceFromLayerRemoves a referenced image from the "Referenced Image Sequence" in the specified "Graphic Annotation Sequence" item. .NET support WinRT support Silverlight support  
Public MethodRemoveLayerByIndexDeletes all the elements that describe a layer. .NET support WinRT support Silverlight support  
Public MethodRemoveLayerByNameDeletes all the elements that describe a layer. .NET support WinRT support Silverlight support  
Public MethodRemoveLayerGraphicObjectsRemoves all graphical annotation objects, which correspond to the specified item under the "Graphic Annotation Sequence" (0070,0001) in the "Graphic Annotation Module". .NET support WinRT support Silverlight support  
Public MethodRemoveLayerTextObjectsRemoves all text annotation objects, which correspond to the specified item under the "Graphic Annotation Sequence" (0070,0001) in the "Graphic Annotation Module". .NET support WinRT support Silverlight support  
Public MethodRemovePresentationStateImageReferenceRemoves an item from the "Referenced Image Sequence" under the "Presentation State Module". .NET support WinRT support Silverlight support  
Public MethodRemoveTextObjectRemoves the text annotation object at the specified index. .NET support WinRT support Silverlight support  
Public MethodResetRemoves all items from the Data Set. .NET support WinRT support Silverlight support  
Public MethodSaveOverloaded. Saves the Data Set to the specified file. .NET support Silverlight support  
Public MethodSaveAsyncOverloaded. Saves the Data Set to the specified file. .NET support WinRT support  
Public MethodSaveCertificateSaves the signer's digital certificate associated with the specified Digital Signature to a file. .NET support WinRT support  
Public MethodSetAgeValueSets the Age values of a Data Element. .NET support WinRT support Silverlight support  
Public MethodSetBinaryValueOverloaded. Sets the binary value of an element. .NET support  
Public MethodSetByteValueOverloaded. Sets the character value(s) of a Data Element. .NET support  
Public MethodSetCompoundGraphicInformationUpdates the attributes of a compound graphic. .NET support WinRT support  
Public MethodSetConvertValueOverloaded. Converts a string and sets the value of an element. .NET support Silverlight support  
Public MethodSetConvertValuePtrOverloaded. Converts a string and sets the value of an element. .NET support  
Public MethodSetDateRangeValueSets the Date range values of a Data Element. .NET support WinRT support Silverlight support  
Public MethodSetDateTimeValueOverloaded. Sets the Date-Time values of a Data Element. .NET support WinRT support Silverlight support  
Public MethodSetDateValueOverloaded. Sets the Date values of a Data Element. .NET support WinRT support Silverlight support  
Public MethodSetDoubleValueOverloaded. Sets the double value(s) of a Data Element. .NET support  
Public MethodSetDoubleValueExtSets the double values, or any other numeric value representation of a Data Element. .NET support Silverlight support  
Public MethodSetEncapsulatedDocumentOverloaded. Inserts an encapsulated document and corresponding DICOM elements into a DICOM data set in a disk file. .NET support WinRT support Silverlight support  
Public MethodSetFloatValueOverloaded. Sets the float value(s) of a Data Element. .NET support  
Public MethodSetGraphicObjectInformationUpdates the attributes of a graphic annotation object. .NET support WinRT support Silverlight support  
Public MethodSetImageReplaces the image(s) in a Pixel Data element. .NET support WinRT support Silverlight support  
Public MethodSetImagesReplaces the images in a Pixel Data element. .NET support WinRT support Silverlight support  
Public MethodSetIntValueOverloaded. Sets the integer value(s) of a Data Element. .NET support  
Public MethodSetLayerInformationSets layer attributes for the layer at the specified index. .NET support WinRT support Silverlight support  
Public MethodSetLayerNameSets the value of the "Graphic Layer" element under one of the items under the "Graphic Annotation Sequence" in the "Graphic Annotation Module". .NET support WinRT support Silverlight support  
Public MethodSetLongValueOverloaded. Sets the integer value(s) or short value(s) of a Data Element. .NET support Silverlight support  
Public MethodSetModalityLutOverloaded. Sets the attributes that describe the Modality LUT. .NET support WinRT support Silverlight support  
Public MethodSetOverlayAttributesSets overlay attributes for a certain index. .NET support WinRT support Silverlight support  
Public MethodSetOverlayImageSets the "Overlay Data" (60xx,3000) for a certain overlay index. .NET support WinRT support Silverlight support  
Public MethodSetOverlayImagesSets the "Overlay Data" (60xx,3000) for the specified overlay index. .NET support WinRT support Silverlight support  
Public MethodSetPaletteColorLutAttributesSets the attributes that describe the "Palette Color Lookup Table". .NET support WinRT support Silverlight support  
Public MethodSetPaletteColorLutDataSets red, green or blue "Palette Color Lookup Table" data. .NET support WinRT support Silverlight support  
Public MethodSetPreambleOverloaded. Sets the contents of the file's preamble. .NET support  
Public MethodSetPresentationStateInformationSets the attributes of the "Presentation State Module". .NET support WinRT support Silverlight support  
Public MethodSetShortValueOverloaded. Sets the short value(s) of a Data Element. .NET support  
Public MethodSetStringValueOverloaded. Sets the string value(s) of a Data Element. .NET support WinRT support Silverlight support  
Public MethodSetStringValuePtrOverloaded. Sets the string value(s) of a Data Element. .NET support WinRT support  
Public MethodSetTextObjectInformationUpdates the attributes of a text annotation object. .NET support WinRT support Silverlight support  
Public MethodSetTimeRangeValueSets the Time range values of a Data Element. .NET support WinRT support Silverlight support  
Public MethodSetTimeValueOverloaded. Sets the Time value of a Data Element. .NET support WinRT support Silverlight support  
Public MethodSetValueSets the value(s) of a Data Element. The value can be any supported type. .NET support WinRT support Silverlight support  
Public MethodSetVoiLutSets the attributes that describe the VOI LUT. .NET support WinRT support Silverlight support  
Public MethodSetWindowOverloaded. Sets the attributes that describe the "Window Center" and "Window Width". .NET support WinRT support Silverlight support  
Public MethodTestConformanceVerifies the conformance of the Data Set. .NET support WinRT support Silverlight support  
Public MethodVerifySignatureVerifies Digital Signatures in the Data Set. .NET support  
Top
Protected Methods
 NameDescription
Protected MethodFinalizeThis member overrides Finalize. .NET support Silverlight support  
Top
See Also

Reference

DicomDataSet Class
Leadtools.Dicom Namespace
DicomEngine Class

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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