DicomEditablePropertyDescriptor Class Methods (original) (raw)

Summary

For a list of all members of this type, see DicomEditablePropertyDescriptor members

Public Methods

Name Description
Public Method CanResetValue When overridden in a derived class, returns a value that indicates whether resetting an object changes its value.
Public Method GetValue When overridden in a derived class, gets the current value of the property of a component.
Public Method ResetValue When overridden in a derived class, resets the value for this property of the component to the default value.
Public Method SetValue When overridden in a derived class, sets the value of the component to a different value.
Public Method 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
Protected Method OnGetValue Calls the GetElementValue event.
Protected Method OnSetValue Calls the SetElementValue event.

See Also

DicomEditablePropertyDescriptor Class

Leadtools.Dicom.Common.Anonymization Namespace

Leadtools.Dicom.Common Assembly