Gets or sets the Overlay Magnification Type (2040,0060).
public string OverlayMagnificationType {get; set;}
'Declaration
Public Property OverlayMagnificationType As String
'Usage
Dim instance As DicomOverlayBoxParameters
Dim value As String
instance.OverlayMagnificationType = value
value = instance.OverlayMagnificationType
public string OverlayMagnificationType {get; set;}
<br/>get_OverlayMagnificationType();<br/>set_OverlayMagnificationType(value);<br/>Object.defineProperty('OverlayMagnificationType');
public:
property String^ OverlayMagnificationType {
String^ get();
void set ( String^ value);
}
Property Value
The Overlay Magnification Type (2040,0060).