Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.30
|
Leadtools.ImageProcessing.SpecialEffects Namespace > RevEffectCommand Class : LineSpace Property |
public int LineSpace {get; set;}
'Declaration Public Property LineSpace As Integer
'Usage Dim instance As RevEffectCommand Dim value As Integer instance.LineSpace = value value = instance.LineSpace
public int LineSpace {get; set;}
get_LineSpace();
set_LineSpace(value);
Object.defineProperty('LineSpace');