Cuboid(Cuboid) Constructor |
Copy constructor.
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic Cuboid(
Cuboid source
)
Parameters
- source Cuboid
- The cuboid the data is copied from.
See Also