ImageGear .NET - Updated March 30, 2018
MarkRemove(Int32) Method




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTPage Class > MarkRemove Method : MarkRemove(Int32) Method
ID of the mark to delete.
Deletes the mark.
Syntax
'Declaration
 
Public Overloads Sub MarkRemove( _
   ByVal markId As Integer _
) 
 
'Usage
 
Dim instance As ImGearARTPage
Dim markId As Integer
 
instance.MarkRemove(markId)

Parameters

markId
ID of the mark to delete.
See Also

Reference

ImGearARTPage Class
ImGearARTPage Members
Overload List