CommentPosition Property

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

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public PointF Position { get; set; }

Property Value

Type: PointF

Implements

ICommentPosition
See Also