StiMatrixCacheSegment Constructor |
Namespace:
Stimulsoft.Report.Export
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiMatrixCacheSegment(
int height
)
Public Sub New (
height As Integer
)
Parameters
- height
- Type: SystemInt32
[Missing <param name="height"/> documentation for "M:Stimulsoft.Report.Export.StiMatrixCacheSegment.#ctor(System.Int32)"]
See Also