Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / GcSvgGraphics Class
Members

In This Topic
    GcSvgGraphics Class
    In This Topic
    Represents a graphics object that can be used to draw on a GcSvgDocument.
    Object Model
    GcSvgGraphics Class
    Syntax
    'Declaration
     
    Public Class GcSvgGraphics 
       Inherits GrapeCity.Documents.Drawing.GcGraphics
    public class GcSvgGraphics : GrapeCity.Documents.Drawing.GcGraphics 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Drawing.GcGraphics
          GrapeCity.Documents.Svg.GcSvgGraphics

    See Also