WmfScanObject.Count

WmfScanObject.Count property

获取或设置计数。

public int Count { get; set; }

Property Value

ScanLines 数组中水平(x 轴)坐标的数量。此值必须是 2 的倍数,因为需要左、右端点来指定每条扫描线。

另请参见