'Declaration Public Function New( _ ByVal left As SvgLength, _ ByVal top As SvgLength, _ ByVal right As SvgLength, _ ByVal bottom As SvgLength _ )
public SvgClip( SvgLength left, SvgLength top, SvgLength right, SvgLength bottom )
SvgClip Structure SvgClip Members