Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
Rebar.getBorderStyle
Retrieves a value indicating the kind of border the rebar control has.
Syntax
public int getBorderStyle()
Return Value
Returns an integer that specifies the kind of border the rebar control has. Possible return values are constants defined in the BorderStyle class. If the value is BorderStyle.FIXED_3D, the rebar control has a three-dimensional border.
See Also setBorderStyle