Scale Method (DicomImage3D)
Scale/Zoom the view
public void Scale(
float
)
public:
void Scale(
float
)
'Declaration
Public Sub Scale( _
ByVal As Single _
)
'Usage
Dim instance As DicomImage3D
Dim Scale As Single
instance.Scale(Scale)
Parameters
- Scale
- The factor to scale the image view by
Target Platforms: .NET CLR 4.0 or higher