public void Scale( System.float Scale )
public procedure Scale( Scale: System.Single );
public function Scale( Scale : System.float );
public: void Scale( System.float Scale )
public: void Scale( System.float Scale )
'Declaration
Public Sub Scale( _ ByVal Scale As System.Single _ )
'Usage
Dim instance As DicomImageFusion Dim Scale As System.Single instance.Scale(Scale)
Parameters
- Scale
- The factor to scale the image view by