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

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