WmfScanObject.ScanLines

WmfScanObject.ScanLines property

获取或设置扫描线。

public Point[] ScanLines { get; set; }

Property Value

扫描线数组,每条扫描线由其端点的左、右水平(x 轴)坐标指定。

另请参见