Leadtools Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RasterNativeBuffer Structure Members
See Also  Properties  Methods 
Leadtools Namespace : RasterNativeBuffer Structure


The following tables list the members exposed by RasterNativeBuffer.

Public Constructors

 NameDescription
Public ConstructorRasterNativeBuffer Constructor Initializes a new instance of the RasterNativeBuffer structure with specific parameters.  
Top

Public Properties

 NameDescription
Public PropertyData Gets or sets the native (unmanaged) data.  
Public Propertystatic (Shared in Visual Basic)Empty Gets an empty RasterNativeBuffer  
Public PropertyLength Gets or sets the native (unmanage) data length (size in bytes).  
Top

Public Methods

 NameDescription
Public MethodEquals (Inherited from System.ValueType)
Public MethodGetHashCode (Inherited from System.ValueType)
Public MethodToString (Inherited from System.ValueType)
Top

See Also