Click or drag to resize

ProtocolSocketBeginEdit Method

Start batch editing.

Namespace:  Demo3D.Net
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
C#
public bool BeginEdit()

Return Value

Type: Boolean
True if this is the start of the batch edit.
See Also