VCOM:VectorWorks:ISDK::GetLBHeaderTextWidth

From Vectorworks Developer
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

.SDK|SDK ..SDK:Types|SDK Types ..VCOM:VCOM (Vectorworks Component Object Model)|VCOM Basics ..VCOM:Class Reference|VCOM Class Reference

Description

namespace VectorWorks

Member of VCOM:VectorWorks:ISDK

Gives the width in pixels that is required to display the given string without truncation in a ListBrowser -- can be used a parameter to GS_InsertListBrowserColumn()

virtual int GetLBHeaderTextWidth(
const TXString& str,
bool allowForSortingTriangle = false)

Parameters

constTXString& str No information available.
boolallowForSortingTriangle= false No information available.

Return Value

On error returns: 0

Version

Availability: from Vectorworks 2009