ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
the newly added tick object
Add a new tick to the tick collection
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing.Plotting
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
Parameters
- tick
- Type: ILNumerics.Drawing.PlottingTick
new tick object
Return Value
Type: Tickthe newly added tick object
Remarks
The tick object returned is not guaranteed to be identical to the one given as tick argument.
[ILNumerics Visualization Engine]
See Also