Click or drag to resize

BaseMultiCrossSectionVectorGraphicInvokeSliceBuilt Method

Invokes SliceBuilt.

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
protected virtual void InvokeSliceBuilt(
	int sliceIndex
)

Parameters

sliceIndex  Int32
Index of built slice.
See Also