ImageGear Professional for Windows ActiveX
MarkModify Method

Description:

Modifies the specified mark by replacing all of its attributes with the values of the various Attrxxx properties. Your application should call MarkQuery Method to set all of the Attrxxx properties, then change them as needed, and then call MarkModify Method to modify the mark.

Syntax:

      MarkModify(MarkIndex As Long) As Boolean

Parameters:

Name Description
MarkIndex Index of the mark to check.

Return Value:

True if the mark was modified successfully, False if the modification failed or if your PreModifyNotify Event event handler cancelled the modification.

Bits Per Pixel:

N/A

Sample:

None

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback