←Select platform

SetImagePerspective(RasterViewPerspective,Int32) Method

Summary

Sets the value that represents the image view perspective.

Syntax

C#
VB
C++
public void SetImagePerspective(  
   Leadtools.RasterViewPerspective viewPerspective, 
   int subCellIndex 
) 
Public Overloads Sub SetImagePerspective( _ 
   ByVal viewPerspective As Leadtools.RasterViewPerspective, _ 
   ByVal subCellIndex As Integer _ 
) 
public: 
void SetImagePerspective(  
   Leadtools.RasterViewPerspective viewPerspective, 
   int subCellIndex 
) 

Parameters

viewPerspective
Leadtools.RasterViewPerspective enumeration that represents the view perspective to be set.

subCellIndex
A zero-based index of the frame for which to set the view perspective.

Example

For an example, refer to MedicalViewerReferenceLineProperties.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize