Position

Comment.Position property

Returns or sets the position of a comment on a slide. Read/write PointF.

public PointF Position { get; set; }

See Also