Comment

CommentShape.Comment property

Obtiene el objeto de comentario.

public Comment Comment { get; }

Ejemplos


[C#]
Comment comment = commentShape.Comment;

Ver también