ImageGear Professional for Windows ActiveX
IIGPDEElement Interface

Description:

PDE element interface. Base interface for the elements of a page display list (PDE content) and for clip objects. The general PDE element methods allow you to get and set general element properties.

Interface:

IIGPDEElement extends IIGPDEObject

Members:

Methods
Clone Method Makes a copy of an element.
GetBBox Method Gets the bounding box for an element, specified in user space coordinates.
GetClip Method Gets the current clip for an element.
GetGState Method Gets the graphics state information for an element.
GetMatrix Method Gets the transformation matrix for an element.
GetOCMDictionary Method Returns a Dictionary (OCMD object), which is associated with this Element.
IsAtPoint Method Tests whether a point is on an element.
IsAtRect Method Tests whether any part of a rectangle is on an element.
SetClip Method Sets the current clip for an element.
SetGState Method Sets the graphics state information for an element.
SetMatrix Method Sets the transformation matrix for an element.
UniqueID Method Returns some 32bit integer that is unique for all Element objects.
Properties
HasGState Property True if the element has a graphics state; False otherwise.
Type Property Type of the element.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback