PolyLineMetafileCommandDoublePoints Method |
Inserts an additional point between each two points of the polyline.
Namespace: RAYLASE.Marker.VectorGraphicElement.MetafileCommandAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.20.0
Syntaxpublic PolyLineMetafileCommand DoublePoints()
Return Value
PolyLineMetafileCommandThe same polyline with inserted points.
See Also