Implementation of border painter that uses the
GlassBorderPainter gradients and paints the inner contour of the border in addition to the outer
contour.
author: Kirill Grouchnikov
GlassInnerBorderPainter(float shiftCoef, ColorShiftKind shiftKind) Creates a new inner border painter based on a
GlassBorderPainter .
Parameters: shiftCoef - Shift coefficient.
public GlassInnerBorderPainter(float shiftCoef, ColorShiftKind shiftKind)(Code)
Creates a new inner border painter based on a
GlassBorderPainter .
Parameters: shiftCoef - Shift coefficient. Must be in 0.0-1.0 range. Parameters: shiftKind - Shift kind.