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

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