BaseVectorGraphicElementGetBoundingBox Method |
Gets the bounding box of the vector graphic element.
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic Cuboid GetBoundingBox()
Return Value
CuboidReturns the bounding box.
See Also