Leadtools.ImageProcessing.Core Namespace > RakeRemoveCommand Class : MinLength Property |
public int MinLength {get; set;}
'Declaration Public Property MinLength As Integer
'Usage Dim instance As RakeRemoveCommand Dim value As Integer instance.MinLength = value value = instance.MinLength
public int MinLength {get; set;}
get_MinLength();
set_MinLength(value);
Object.defineProperty('MinLength');