The following tables list the members exposed by DicomEditableObject.
Public Constructors
Name | Description | |
---|---|---|
DicomEditableObject | Initializes a new instance of the DicomEditableObject class. |
Public Methods
Name | Description | |
---|---|---|
AddCommand | Adds a command to this object. | |
AddSequenceItem | Adds a new sequence item to this object. | |
AddTag | Adds the DICOM tag this object. | |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
EnableCommand | Enables the command. | |
GetAttributes | Returns a collection of custom attributes for this instance of a component. | |
GetClassName | Returns the class name of this instance of a component. | |
GetComponentName | Returns the name of this instance of a component. | |
GetConverter | Returns a type converter for this instance of a component. | |
GetDefaultEvent | Returns the default event for this instance of a component. | |
GetDefaultProperty | Returns the default property for this instance of a component. | |
GetEditor | Returns an editor of the specified type for this instance of a component. | |
GetEvents | Returns the events for this instance of a component using the specified attribute array as a filter. | |
GetProperties | Returns the properties for this instance of a component using the attribute array as a filter. | |
GetPropertyOwner | Returns an object that contains the property described by the specified property descriptor. | |
RemoveCommand | Removes the command. | |
ToString | Returns a String that represents this instance. |
Public Properties
Name | Description | |
---|---|---|
DataSet | Gets or sets the dataset this object represents. | |
DefaultTag | Gets or sets the default tag. | |
DisplayTagInfo | Gets or sets a value indicating whether display tag info. | |
Elements | Gets the list of dynamic properties that represent the DICOM dataset. | |
ReadOnly | Gets or sets a value indicating whether the dataset this object represents is read only. | |
Site | Gets or sets the ISite associated with the IComponent. |
Public Events
Name | Description | |
---|---|---|
BeforeAddElement | Occurs when before an element is added to this object. | |
Disposed | Represents the method that handles the Disposed event of a component. | |
GetElementValue | Occurs when an objects value is requested. | |
SetElementValue | Occurs when an objects value is about to be set. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document