DioDocs for PDF
SvgGeometryElement クラス
メンバ 

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 : SvgGeometryElement クラス
Represents SVG elements whose rendering is defined by geometry with an equivalent path. This includes paths and the basic shapes.
オブジェクト モデル
SvgGeometryElement クラス
シンタックス
'宣言
 
Public MustInherit Class SvgGeometryElement 
   Inherits SvgGraphicsElement
public abstract class SvgGeometryElement : SvgGraphicsElement 
継承階層

System.Object
   GrapeCity.Documents.Svg.SvgElement
      GrapeCity.Documents.Svg.SvgGraphicsElement
         GrapeCity.Documents.Svg.SvgGeometryElement
            GrapeCity.Documents.Svg.SvgCircleElement
            GrapeCity.Documents.Svg.SvgEllipseElement
            GrapeCity.Documents.Svg.SvgLineElement
            GrapeCity.Documents.Svg.SvgPathElement
            GrapeCity.Documents.Svg.SvgPolygonElement
            GrapeCity.Documents.Svg.SvgPolylineElement
            GrapeCity.Documents.Svg.SvgRectElement

参照

SvgGeometryElement メンバ
GrapeCity.Documents.Svg 名前空間