ImageGear v26.3 - Updated
ImageGear.Formats.Pdf Assembly / ImageGear.Formats.PDF Namespace / ImGearPDEElement Class
Properties Methods


In This Topic
    ImGearPDEElement Class Members
    In This Topic

    The following tables list the members exposed by ImGearPDEElement.

    Public Properties
     NameDescription
    Public Property Gets a value indicating whether the element has a graphics state.  
    Public Property Gets some 32-bit integer that is unique for all Element objects.  
    Top
    Public Methods
     NameDescription
    Public Method Makes a copy of an element.  
    Public Method Gets the bounding box for an element, specified in user space coordinates.  
    Public Method Gets the current clip for an element.  
    Public Method Returns a Dictionary (OCMD object) that is associated with this Element.  
    Public Method Gets the graphics state information for an element.  
    Public Method Gets the transformation matrix for an element.  
    Public Method Gets a dictionary (OCMD object), which is associated with this Element.  
    Public Method Tests whether a point is on an element.  
    Public Method Tests whether any part of a rectangle is on an element.  
    Public Method Sets the current clip for an element.  
    Public Method Sets the graphics state information for an element.  
    Public Method Sets the transformation matrix for an element.  
    Top
    See Also