←Select platform

Repeat Property (TunnelCommand)

Summary

Gets or sets the number of times the image repeats along the Z-axis.

Syntax

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

Property Value

Number of times the image repeats along the Z-axis. If Repeat equals -1 the image will be infinitely repeated. Its range starts at -1.

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