Comment

CommentShape.Comment property

Hämtar kommentarobjektet.

public Comment Comment { get; }

Exempel


[C#]
Comment comment = commentShape.Comment;

Se även