VCOM:VectorWorks:ISDK::GetPenPat: 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 pen pattern ID number of h, or 0 if h is an object with no pen pattern (e.g. group). [The fill pattern IDs are the same as in MiniPascal; none is 0, and they are sequentially numbered from there: white is 1, black is 2, and so on.]

virtual short GetPenPat(
MCObjectHandle h)

Parameters

MCObjectHandle h No information available.

Return Value

On error returns: 0

Version

Availability: from Vectorworks 2009