VCOM:VectorWorks:ISDK::GetModeValue: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
 
m (1 revision)
 
(No difference)

Latest revision as of 15:05, 12 August 2013

.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

Returns the value of the specified mode. Different mode types return values as follows:

  radio button:  Returns the number of the currently selected radio button (numbered left to right starting at 1.)
  checkbox: Returns 1 if the checkbox is checked, 0 if it is not.
  button:  Always returns 0.
virtual short GetModeValue(
short modeNum)

Parameters

short modeNum No information available.

Return Value

On error returns: 0

Version

Availability: from Vectorworks 2009