VectorGraphicEngineGetConvexHull2D Method |
Returns a path containing the 2D convex hull. Can be useful for preview.
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic VectorGraphicPath GetConvexHull2D()
Return Value
VectorGraphicPathPath containing the 2D convex hull.
See Also