DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / GcSvgGraphics Class
Members

GcSvgGraphics Class
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
 
Inheritance Hierarchy

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

See Also