VCOM:VectorWorks:ISDK::SetTextVerticalAlignment: 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:07, 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

Sets the vertical alignment of the text block.


kTopBox = 1,

kTopBaseline = 2,

kCenterBox = 3,

kBottomBaseline = 4,

kBottomBox = 5

virtual void SetTextVerticalAlignment(
MCObjectHandle textBlock,
short verticalAlignment)

Parameters

MCObjectHandle textBlock No information available.
short verticalAlignment No information available.

Version

Availability: from Vectorworks 2009