The DrawBoundingBox property returns or sets the Draw bounding box option in prism maps when StackVectorMap is true. Returns a Boolean.
Syntax
object.DrawBoundingBox
object.DrawBoundingBox = DrawBoundingBox
Parameter |
Type |
Description |
DrawBoundingBox |
Boolean |
required; true to draw a bounding box |
Example
Used by: PrismMap object