VectorGraphicEngineDoCopyFrom Method |
Copies properties from a given layer or path.
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxprotected override void DoCopyFrom(
BaseVectorGraphicElement source
)
Parameters
- source BaseVectorGraphicElement
[Missing <param name="source"/> documentation for "M:RAYLASE.Marker.VectorGraphicElement.VectorGraphicEngine.DoCopyFrom(RAYLASE.Marker.VectorGraphicElement.BaseVectorGraphicElement)"]
See Also