The following tables list the members exposed by ImGearPDEClip.
Public Constructors
Public Properties
| Name | Description |
 | ElementCount |
Gets the number of top-level elements in a clip object.
|
Top
Public Methods
| Name | Description |
 | AddElement |
Adds an element to a clip path.
|
 | Clone | Overloaded.
Makes a deep copy of a PDE Clip object.
|
  | Enumerate |
Enumerates all the PDE Elements of the current clip in a flattened manner.
|
 | GetElement |
Gets an element from a clip object.
|
 | RemoveElements |
Removes one or more elements from a clip object.
|
Top
See Also