ImageGear .NET - Updated
ObliqueView Property




ImageGear24.Dicom.Forms Assembly > ImageGear.Dicom.Forms Namespace > ImGearMprVisualizer Class : ObliqueView Property
Gets oblique view.
Syntax
'Declaration
 
Public ReadOnly Property ObliqueView As ImGearPageView
'Usage
 
Dim instance As ImGearMprVisualizer
Dim value As ImGearPageView
 
value = instance.ObliqueView
public ImGearPageView ObliqueView {get;}
public: __property ImGearPageView* get_ObliqueView();
public:
property ImGearPageView^ ObliqueView {
   ImGearPageView^ get();
}

Property Value

ImageGear.Windows.Forms.ImGearPageView value.
See Also

Reference

ImGearMprVisualizer Class
ImGearMprVisualizer Members