Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgClip Structure / Left Property

In This Topic
    Left Property (SvgClip)
    In This Topic
    Gets or sets the offset from the left border edge of the box to the left edge of the clipping rectangle.
    Syntax
    'Declaration
     
    Public Property Left As SvgLength
    public SvgLength Left {get; set;}
    See Also