getEndCapStyle method

int getEndCapStyle()

Gets the end cap style.

@return the end cap style

Implementation

int getEndCapStyle() {
  return endCapStyle;
}