Copies all properties from the source.
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic Cuboid CopyFrom(
Cuboid source
)
Parameters
- source Cuboid
- Source to copy from.
Return Value
CuboidThis cuboid.
See Also