SetTextHeight Method

IntelliCAD 11.1 Object Library
SetTextHeight Method
See Also 
RowType
Height
TableStyle Object : SetTextHeight Method

Description

Sets the height for the text in the specified row index in the table.

Syntax

Visual Basic
Public Sub SetTextHeight( _
   ByVal RowType As IcRowType, _
   ByVal Height As Double _
) 

Parameters

RowType
ValueDescription
vicDataRow 
vicHeaderRow 
vicTitleRow 
vicUnknownRow 
Height

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.