ImageGear Professional for Windows ActiveX
ActionBeginCreation Method

Description:

Creates GUI action object of type Mark Creation. This action object helps to select objects on page with mouse.

Syntax:

      ActionBeginCreation(pIParams As IGArtXDrawParams,
pIStartPoint As IGPoint, pIMarkAttr As IIGArtXMark,
nMarkType As enumIGArtXMarkType, nCoordType As
enumIGArtXCoordType) As IGArtXAction

Parameters:

Name Description
pIParams Parameters required for action drawing.
pIStartPoint Action starting point.
pIMarkAttr Annotation that will be used as template for new mark to create. If NULL then newly created mark will be initialized with default values.
nMarkType Type of annotation to create. If pIMarkAttr is not NULL then nMarkType value is ignored and mark of hMarkSample type will be created.
nCoordType Coordinate type of mark to create. See enumIGArtXCoordType Enumeration description.

Return Value:

Interface of created IGArtXAction Object

Bits Per Pixel:

N/A

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback