WidthInch

Comment.WidthInch property

表示注释的宽度,单位为英寸。

public double WidthInch { get; set; }

例子


[C#]
comment1.WidthInch = 1.0;

也可以看看