Click or drag to resize

Drawing2DViewManagerSet2DCanvasTitle Method

2D View - 캔버스 Title

Namespace:  VIZCore3D.NET.Manager
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.25.609 (2.8.25.609)
Syntax
C#
public int Set2DCanvasTitle(
	string title
)

Parameters

title
Type: SystemString
title

Return Value

Type: Int32

[Missing <returns> documentation for "M:VIZCore3D.NET.Manager.Drawing2DViewManager.Set2DCanvasTitle(System.String)"]

See Also