Skip to main content
A newer version of this page is available.

SnapEntity Methods

The base for classes that provide functionality to manipulate various entities in Snap documents.
Name Description
BeginUpdate() Enables runtime customization of a SnapEntity.
Dispose() Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable.
EndUpdate() Unlocks the SnapEntity after a call to the SnapEntity.BeginUpdate method and causes an immediate visual update of the object.
See Also