Gets the position of the right edge of the containing block of the shape.
[Visual Basic]Public ReadOnly Property Right As
Double [C#]public
double Right {get;}
Remarks
For a top-level shape, the value is in points and relative to the shape anchor.
For shapes in a group, the value is in the coordinate space and units of the parent group.
See Also
ShapeBase Class | Aspose.Words.Drawing Namespace