WidthCM

Comment.WidthCM property

表示注释的宽度,单位为厘米。

public double WidthCM { get; set; }

例子


[C#]
comment1.WidthCM = 1.0;

也可以看看