Comment

CommentShape.Comment property

Ottiene l’oggetto commento.

public Comment Comment { get; }

Esempi


[C#]
Comment comment = commentShape.Comment;

Guarda anche