Click or drag to resize

StiScaleCollectionCopyTo Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Gauge.Collections.StiScaleCollection.CopyTo(Stimulsoft.Report.Components.Gauge.Primitives.StiScaleBase[],System.Int32)"]

Namespace:  Stimulsoft.Report.Gauge.Collections
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void CopyTo(
	StiScaleBase[] elements,
	int arrayIndex
)

Parameters

elements
Type: Stimulsoft.Report.Components.Gauge.PrimitivesStiScaleBase

[Missing <param name="elements"/> documentation for "M:Stimulsoft.Report.Gauge.Collections.StiScaleCollection.CopyTo(Stimulsoft.Report.Components.Gauge.Primitives.StiScaleBase[],System.Int32)"]

arrayIndex
Type: SystemInt32

[Missing <param name="arrayIndex"/> documentation for "M:Stimulsoft.Report.Gauge.Collections.StiScaleCollection.CopyTo(Stimulsoft.Report.Components.Gauge.Primitives.StiScaleBase[],System.Int32)"]

See Also