Comment

CommentShape.Comment property

获取评论对象。

public Comment Comment { get; }

例子


[C#]
Comment comment = commentShape.Comment;

也可以看看