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


The following tables list the members exposed by RasterImageMemoryInformation.

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

Public Methods

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

See Also