Gets or sets the Overlay Smoothing Type (2040,0070).
public string OverlaySmoothingType {get; set;}
'Declaration
Public Property OverlaySmoothingType As String
'Usage
Dim instance As DicomOverlayBoxParameters
Dim value As String
instance.OverlaySmoothingType = value
value = instance.OverlaySmoothingType
public string OverlaySmoothingType {get; set;}
get_OverlaySmoothingType();
set_OverlaySmoothingType(value);
Object.defineProperty('OverlaySmoothingType');
public:
property String^ OverlaySmoothingType {
String^ get();
void set ( String^ value);
}
Property Value
The Overlay Smoothing Type (2040,0070).