QuadraticCurveToMetafileCommandSetZCoordsToZero Method |
Sets all z-coordinates in this object to zero.
Namespace: RAYLASE.Marker.VectorGraphicElement.MetafileCommandAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic override void SetZCoordsToZero()
Remarks
This may be
necessary in case some vector optimizations show unexpected results
because the z-coordinate cannot be seen in the projection to
the x-y-plane.
See Also