A sample scene that contains some edges that read 'Hello World'.

Namespace:  ceometric.VectorGeometry
Assembly:  ceometric.VectorGeometry (in ceometric.VectorGeometry.dll) Version: 1.8.0.0 (1.8.0.0)

Syntax

C#
public static Scene HelloWorld()
Visual Basic (Declaration)
Public Shared Function HelloWorld As Scene
Visual C++
public:
static Scene^ HelloWorld()

Return Value

Returns a sample scene that contains some edges that read 'Hello World'.

See Also