sizeInPoints2 property

NodeRendererBase.sizeInPoints2 property

Gets the actual size of the shape in points.

get sizeInPoints2(): Aspose.Words.JSSizeF

Remarks

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

See Also