MTextSetStaticColumns Method

Sets the column type to StaticColumns with the specified width, gutter and count of columns.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void SetStaticColumns(
        double width,
        double gutter,
        int count
)

Parameters

width  Double
[in] Column width.
gutter  Double
[in] Column gutter.
count  Int32
[in] Count of columns.
See Also

©  Bricsys NV. All rights reserved.