Name | Description | |
---|---|---|
![]() | HasGState | Gets a value indicating whether the element has a graphics state. |
![]() | UniqueId | Gets some 32-bit integer that is unique for all Element objects. |
The following tables list the members exposed by ImGearPDEElement.
Name | Description | |
---|---|---|
![]() | HasGState | Gets a value indicating whether the element has a graphics state. |
![]() | UniqueId | Gets some 32-bit integer that is unique for all Element objects. |
Name | Description | |
---|---|---|
![]() | Clone | Makes a copy of an element. |
![]() | GetBBox | Gets the bounding box for an element, specified in user space coordinates. |
![]() | GetClip | Gets the current clip for an element. |
![]() | GetDictionary | Returns a Dictionary (OCMD object) that is associated with this Element. |
![]() | GetGState | Gets the graphics state information for an element. |
![]() | GetMatrix | Gets the transformation matrix for an element. |
![]() | GetOCMDictionary | Gets a dictionary (OCMD object), which is associated with this Element. |
![]() | IsAtPoint | Tests whether a point is on an element. |
![]() | IsAtRect | Tests whether any part of a rectangle is on an element. |
![]() | SetClip | Sets the current clip for an element. |
![]() | SetGState | Sets the graphics state information for an element. |
![]() | SetMatrix | Sets the transformation matrix for an element. |