C1.Excel Assembly / C1.Util Namespace / SvgGraphicsRendering Class / SvgGraphics Property
SvgGraphics Property
In This Topic
Gets GrapeCity.Documents.Svg.GcSvgGraphics inner object.
Syntax
'Declaration
 
Public ReadOnly Property SvgGraphics As GrapeCity.Documents.Svg.GcSvgGraphics
 
See Also