VCOM:VectorWorks:ISDK::SetListBrowserItemDashStyle
From Vectorworks Developer
.SDK|SDK ..SDK:Types|SDK Types ..VCOM:VCOM (Vectorworks Component Object Model)|VCOM Basics ..VCOM:Class Reference|VCOM Class Reference
Description
namespaceVectorWorks
Member of VCOM:VectorWorks:ISDK
Sets the specified list browser item's dash style.
iStyleIndex - input - the item's dash style index.
iLineWeight - input - the item's line weight.
virtual bool SetListBrowserItemDashStyle(
long dialogID,
long componentID,
int iItemIndex,
int iSubItemIndex,
int iStyleIndex,
int iLineWeight)
Parameters
long dialogID No information available. long componentID No information available. int iItemIndex No information available. int iSubItemIndex No information available. int iStyleIndex No information available. int iLineWeight No information available.