Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
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;}
<br/>get_Length();<br/>set_Length(value);<br/>Object.defineProperty('Length');