Comment

CommentShape.Comment property

Obtient l’objet de commentaire.

public Comment Comment { get; }

Exemples


[C#]
Comment comment = commentShape.Comment;

Voir également