Previous topic

LayerGetAxisTitleOffset

Next topic

LayerGetClip

This Page

LayerGetBoundingBoxΒΆ

LayerGetBoundingBox returns the bounding box of a diagram. The bounding box is a rectangle that encloses all diagram elements and drawing objects.

rvBox = LayerGetBoundingBox(hLayer)

Return Value

rvBox is a vector with four elements.

Parameters

hLayer

Identifies the layer.

id-1660550