FZ Customize Control Library Document

FigureSetControl.GetFigure Method

Returns the figure data of the specified index among the registered figures.

public Figure GetFigure(
   int index
);

Parameters

index
The index of the figure to get

Return Value

The obtained object of the Figure data

Remarks

The Figure object of the specified figure data

See Also

FigureSetControl Class | FZ_CustomControl Namespace