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