C#
VB
WinRT C#
C++
Gets or sets the number of times the image repeats along the Z-axis.
public int Repeat { get; set; }
Public Property Repeat As Integer
public int Repeat {get; set;}
get_Repeat();
set_Repeat(value);
Object.defineProperty('Repeat');
Number of times the image repeats along the Z-axis. If Repeat equals -1 the image will be infinitely repeated. Its range starts from -1.
Refer to PlaneBendCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET