Leadtools.ImageProcessing.Core名前空間 > SmoothCommandEventArgsクラス :Lengthプロパティ |
public int Length {get;}
'Declaration
Public ReadOnly Property Length As Integer
'Usage
Dim instance As SmoothCommandEventArgs Dim value As Integer value = instance.Length
public int Length {get;}
@property (nonatomic, assign, readonly) NSInteger length
public int getLength()
get_Length();