getStrokeColor abstract method

int getStrokeColor(
  1. int segmentIndex
)

Returns the palette index used by segment with the specified index.

Implementation

core.int getStrokeColor(core.int segmentIndex);