[]
public void IntersectClip(RectangleF clip)
Type | Name | Description |
---|---|---|
RectangleF | clip |
IntersectClip
public void IntersectClip(float left, float top, float width, float height)
Type | Name | Description |
---|---|---|
float | left | |
float | top | |
float | width | |
float | height |