Sets the current clip for an element.
A clip may be shared by many elements. Use care when modifying a clip. Copy it first if you want to modify the clip for a specific element. |
SetClip(Clip As IGPDEClip)
Name | Description |
---|---|
Clip | The clip for an element |
None