←Select platform

LineSpace Property

Summary

Gets or sets a value that indicates the space (in pixels) between each wave.

Syntax

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

Property Value

The space (in pixels) between each wave. This property only accepts positive values.

Example

Refer to RevEffectCommand.

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