ImageGear for Java
addMark(ImGearARTMark,ImGearARTCoordinatesType,String) Method
Reference to the mark to add.
Type of the coordinate system the mark coordinates are specified in.
Name of the group to add the mark to.
Adds the specified mark into the annotation page group specified by name.

Syntax
public int addMark( 
   ImGearARTMark mark,
   ImGearARTCoordinatesType type,
   java.lang.String groupName
)

Parameters

mark
Reference to the mark to add.
type
Type of the coordinate system the mark coordinates are specified in.
groupName
Name of the group to add the mark to.

Return Value

Integer value.

You must specify the type of the mark's coordinate system. The mark will be drawn according to the type of its coordinate system.

ImGearARTMarkImGearARTCoordinatesType

See Also

Reference

ImGearARTPage Class
ImGearARTPage Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback