VCOM:VectorWorks:ISDK::GetLBHeaderTextWidth

From Vectorworks Developer
Revision as of 15:05, 12 August 2013 by Root (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

.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