Leadtools Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.3.5
RasterImageMemoryInformation Structure Properties
See Also 
Leadtools Namespace : RasterImageMemoryInformation Structure


For a list of all members of this type, see RasterImageMemoryInformation members.

Public Properties

 NameDescription
Public PropertyConventionalTiles Gets or sets the number of conventional tiles.  
Public Propertystatic (Shared in Visual Basic)Empty Creates a new instance of the RasterImageMemoryInformation structure with all members set to 0.  
Public PropertyFlags Gets or sets a value that specify which members of the structure are valid.  
Public PropertyMaximumTileViews Gets or sets maximum number of swap buffers for the disk tiles.  
Public PropertyMemoryFlags Gets or sets type of memory allocated for the image data.  
Public PropertyTileSize Gets or sets the size for the tile.  
Public PropertyTileViews Gets or sets the number of swap buffers for the disk tiles.  
Public PropertyTotalTiles Gets or sets the number of tiles.  
Top

See Also