Comment

CommentShape.Comment property

Ruft das Kommentarobjekt ab.

public Comment Comment { get; }

Beispiele


[C#]
Comment comment = commentShape.Comment;

Siehe auch