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

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