[]
Initializes a new instance of the SvgClip struct.
public SvgClip(SvgLength left, SvgLength top, SvgLength right, SvgLength bottom)
Public Sub New(left As SvgLength, top As SvgLength, right As SvgLength, bottom As SvgLength)
| Type | Name | Description |
|---|---|---|
| SvgLength | left | |
| SvgLength | top | |
| SvgLength | right | |
| SvgLength | bottom |