opaqueBoundsInPoints2 property

NodeRendererBase.opaqueBoundsInPoints2 property

Gets the opaque bounds of the shape in points.

get opaqueBoundsInPoints2(): Aspose.Words.JSRectangleF

Remarks

This property returns the opaque (i.e. transparent parts of the shape are ignored) bounding box of the shape. The bounds takes the shape rotation into account.

See Also