boundsInPoints2 property

NodeRendererBase.boundsInPoints2 property

Gets the actual bounds of the shape in points.

get boundsInPoints2(): Aspose.Words.JSRectangleF

Remarks

This property returns the actual (as rendered on the page) bounding box of the shape. The bounds takes into account shape rotation (if any).

See Also