Comment

CommentShape.Comment property

Получает объект комментария.

public Comment Comment { get; }

Примеры


[C#]
Comment comment = commentShape.Comment;

Смотрите также