VectorGraphicOptimizerSetZCoordsToZero(VectorGraphicLayer) Method | 
            Loops through all paths and sets all z-coordinates to zero.
            
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.31.0
Syntaxpublic void SetZCoordsToZero(
	VectorGraphicLayer layer
)
Parameters
- layer  VectorGraphicLayer
 - The path to be worked on.
 
See Also