Document Solutions for PDF
DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / GcSvgGraphics Class / PopGroup Method

In This Topic
    PopGroup Method
    In This Topic
    Ends the group that was created by the last PushGroup call.
    Syntax
    'Declaration
     
    Public Sub PopGroup() 
    public void PopGroup()
    See Also