Accusoft.ImagXpressSdk Namespace > Sprite Class : Delete Method |
'Declaration Public Function Delete() As Boolean
public bool Delete()
public: bool Delete();
public: bool Delete();
This method deletes the current sprite but not the current region.
Note: This method fails if there is no current sprite.