Leadtools.ImageProcessing.Core Namespace > LineRemoveCommandEventArgs Class : Length Property |
public int Length {get;}
'Declaration Public ReadOnly Property Length As Integer
'Usage Dim instance As LineRemoveCommandEventArgs Dim value As Integer value = instance.Length
public int Length {get;}
@property (nonatomic, assign, readonly) int length;
public int getLength()
get_Length();