Click or drag to resize

GroupLayoutPosition Property

Gets or sets the position (in units of ChildSize) relative to top-left corner of parent ShapeGroup.

Namespace: SautinSoft.Document.Drawing
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public Point Position { get; set; }

Property Value

Point
See Also