[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgClip.-ctor

SvgClip Constructor

SvgClip(SvgLength, SvgLength, SvgLength, SvgLength)

Initializes a new instance of the SvgClip struct.

Declaration
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)
Parameters
Type Name Description
SvgLength left
SvgLength top
SvgLength right
SvgLength bottom