API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdLink Class > OdLink Methods > OdLink::getBorderWidth Method
OdLink::getBorderWidth Method
Syntax
C++
void getBorderWidth(OdUInt16& width) const;
Parameters 
Description 
OdUInt16& width 
[out] A placeholder for the border width value (in points). 

Returns the current border width of the link control. The method fills a passed value and returns it to a calling subroutine. 

 

Border width is measured in points.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.