<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Table > Method >SetRightBorderDashOffset |
Sets the dash offset of the right border.
Prototype :
void SetRightBorderDashOffset
(
float RightBorderDashOffset
)
Arguments :
RightBorderDashOffset |
dash offset of the right border |
Example :
This.SetRightBorderDashOffset(2);
Available Events :
All Events