ISOPenWidth 属性

指定 ISO 填充图案的 ISO 笔宽。

参阅 | 示例

语法

object.ISOPenWidth

object

Hatch
使用该属性的对象。

ISOPenWidth

acISOPenWidth 常数, 对于所有 ISO 填充图案为可读写。指定以下常数之一。

acPenWidth000

0.00 mm

acPenWidth013

0.13 mm

acPenWidth018

0.18 mm

acPenWidth025

0.25 mm

acPenWidth035

0.35 mm

acPenWidth050

0.50 mm

acPenWidth070

0.70 mm

acPenWidth100

1.00 mm

acPenWidth140

1.40 mm

acPenWidth200

2.00 mm

acPenWidthUnk

未知

说明

前十个值以0.01毫米表示笔宽。

acPenWidthUnk 值被当成value identifies an unknown, or non-standard, pen width. When you query a hatch and receive a value of acPenWidthUnk, use the PatternScale property to obtain the non-standard value. Setting the pen width of any hatch to acPenWidthUnk has no effect.

This property shares a relationship with the PatternScale property. When you work with ISO hatch patterns, the standard scale values can be entered through the PatternScale property or through this property. Non-standard pen widths can only be entered using the PatternScale property.