Click or drag to resize

Drawing2DManagerGetContextMenu Method

Get View ContextMenu

Namespace:  VIZCore3D.NET.Manager
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.25.902 (2.8.25.902)
Syntax
C#
public ContextMenuStrip GetContextMenu(
	Drawing2DContextMenuKind kind
)

Parameters

kind
Type: VIZCore3D.NET.DataDrawing2DContextMenuKind
ContextMenu Kind

Return Value

Type: ContextMenuStrip
ContextMenu
See Also