Gocator API
|
const GoMeasurementOption * GoToolOption_MeasurementOptionAt | ( | GoToolOption | option, |
kSize | index | ||
) |
Retrieves the measurement option at the given index of the tool option.
option | GoToolOption object. |
index | The index of the option list to access. |