IFormattedLineSource.ColumnWidth 属性

定义

获取列的宽度(以像素为单位)。

public:
 property double ColumnWidth { double get(); };
public:
 property double ColumnWidth { double get(); };
public double ColumnWidth { get; }
member this.ColumnWidth : double
Public ReadOnly Property ColumnWidth As Double

属性值

Double

列的宽度(以像素为单位)。

注解

它用于确定制表位的位置。

适用于