HeightInch

Comment.HeightInch property

表示评论的高度,单位为英寸。

public double HeightInch { get; set; }

例子


[C#]
comment1.HeightInch = 1.0;

也可以看看