←Select platform

Distance Property (TunnelCommand)

Summary

Gets or sets the camera distance from the viewing screen.

Syntax

C#
VB
WinRT C#
C++
public int Distance {get; set;}
Public Property Distance As Integer
public int Distance {get; set;}
get_Distance(); 
set_Distance(value); 
Object.defineProperty('Distance'); 
public: 
property int Distance { 
   int get(); 
   void set (    int ); 
} 

Property Value

Camera distance from the viewing screen, in pixels.

Example

Refer to TunnelCommand.

Requirements

Target Platforms

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