ILNumerics - Technical Application Development
SystemObject
ILNumerics.DrawingHashCreator
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Top
Top
This class should be used to retrieve an (unique) key for any
renderable items used in ILNumerics.Drawing renderer classes. This way on can
ensure not to create hash conflicts between different cached items.
Helper class used to create hashes for renderable items (currently text only)
[ILNumerics Visualization Engine]
Inheritance Hierarchy
ILNumerics.DrawingHashCreator
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
The HashCreator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
HashCreator | Initializes a new instance of the HashCreator class |
Methods
Name | Description | |
---|---|---|
Hash |
Remarks
[ILNumerics Visualization Engine]
See Also