The following tables list the members exposed by DicomEditablePropertyDescriptor.
Public Methods
Name | Description | |
---|---|---|
CanResetValue | When overridden in a derived class, returns a value that indicates whether resetting an object changes its value. | |
GetValue | When overridden in a derived class, gets the current value of the property of a component. | |
ResetValue | When overridden in a derived class, resets the value for this property of the component to the default value. | |
SetValue | When overridden in a derived class, sets the value of the component to a different value. | |
ShouldSerializeValue | When overridden in a derived class, determines a value indicating whether the value of this property needs to be persisted. |
Protected Methods
Name | Description | |
---|---|---|
OnGetValue | Calls the GetElementValue event. | |
OnSetValue | Calls the SetElementValue event. |
Public Properties
Name | Description | |
---|---|---|
ComponentType | When overridden in a derived class, gets the type of the component this property is bound to. | |
Element | Gets or sets the element this object refers to. | |
IsReadOnly | When overridden in a derived class, gets a value indicating whether this property is read-only. | |
PropertyType | When overridden in a derived class, gets the type of the property. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET