←Select platform

Length Property

Summary
Gets or sets the native (unmanaged) data length (size in bytes).
Syntax
C#
C++/CLI
Java
Python
public long Length { get; set; } 
public long getLength(); 
public void setLength( 
   long longValue 
); 
public: 
property int64 Length { 
   int64 get(); 
   void set (    int64 ); 
} 
Length # get and set (RasterNativeBuffer) 

Property Value

An Int64 value that represents the native (unmanaged) data length (size in bytes).

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.