SaveBufferSize property (ILEADRasterIO)
long SaveBufferSize; | |
Overview |
Refer to Using Memory-Resident Image Files. |
Remarks
Holds the size of the memory buffer that the user allocates in a SaveBuffer process.
Prior to calling the SaveBuffer method, the user must allocate a memory buffer and set the SaveBufferSize property to the size of the memory buffer. For more information, refer to the SaveBuffer method.
See Also
Elements: |
SaveBuffer method, SaveBufferAddress property, EnableSaveBufferEvent property, SaveBuffer event, LoadBuffer method, SaveTileHeight property, SaveTileWidth property |
Topics: |