Leadtools Namespace > RasterNativeBuffer Structure : Length Property |
public long Length {get; set;}
'Declaration Public Property Length As Long
'Usage Dim instance As RasterNativeBuffer Dim value As Long instance.Length = value value = instance.Length
public long Length {get; set;}
get_Length();
set_Length(value);
Object.defineProperty('Length');