BaseMarkableBitmapGraphicGetOutline Method |
Get the path representing the bounding box outline of the bitmap.
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxpublic VectorGraphicPath GetOutline()
Return Value
VectorGraphicPathPath representing the bounding box outline of the bitmap.
See Also