Click or drag to resize

SnapshotManagerDelete Method (ListSnapshotItem)

삭제

Namespace:  VIZCore3DX.NET.Manager
Assembly:  VIZCore3DX.NET (in VIZCore3DX.NET.dll) Version: 1.0.25.326 (1.0.25.326)
Syntax
C#
public void Delete(
	List<SnapshotItem> items
)

Parameters

items
Type: System.Collections.GenericListSnapshotItem
스냅샷 아이템 목록
See Also