Gets or sets the Requested Decimate/Crop Behavior (2020,0040).
public string RequestedDecimateCropBehavior {get; set;}
'Declaration
Public Property RequestedDecimateCropBehavior As String
'Usage
Dim instance As DicomImageBoxParameters
Dim value As String
instance.RequestedDecimateCropBehavior = value
value = instance.RequestedDecimateCropBehavior
public string RequestedDecimateCropBehavior {get; set;}
get_RequestedDecimateCropBehavior();
set_RequestedDecimateCropBehavior(value);
Object.defineProperty('RequestedDecimateCropBehavior');
public:
property String^ RequestedDecimateCropBehavior {
String^ get();
void set ( String^ value);
}
Property Value
The Requested Decimate/Crop Behavior (2020,0040).