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;}
<br/>get_RequestedDecimateCropBehavior();<br/>set_RequestedDecimateCropBehavior(value);<br/>Object.defineProperty('RequestedDecimateCropBehavior');
public:
property String^ RequestedDecimateCropBehavior {
String^ get();
void set ( String^ value);
}
Property Value
The Requested Decimate/Crop Behavior (2020,0040).