DioDocs for PDF
GrapeCity.Documents.Svg 名前空間
継承階層
DS.Documents.Imaging アセンブリ : GrapeCity.Documents.Svg 名前空間
クラス
 クラス解説
クラスRepresents an SVG document.
クラスRepresents a graphics object that can be used to draw on a GcSvgDocument.
クラスRepresents an 'a' element.
クラスRepresents an SVG attribute.
クラスRepresents a 'circle' element in the DOM.
クラスRestricts the region to which paint can be applied.
クラスRepresents a 'closepath' command in the path data.
クラスRepresents an XML comment in the SVG file.
クラスRepresents text content in an SVG element.
クラスRepresents a cubic Bezier curve command in the path data.
クラスRepresents an unknown or unsupported SvgAttribute.
クラスRepresents an unsupported SVG and non-SVG element (HTML, ...).
クラスRepresents the 'defs' element.
クラスRepresents the 'desc' element.
クラスThe base class for all SVG elements.
クラスRepresents a collection of elements derived from SvgElement.
クラスRepresents a 'ellipse' element in the DOM.
クラスRepresents an elliptical arc curve command in the path data.
クラスRepresents an exception related to SVG parsing or rendering.
クラスSpecifies a font family name or a generic family name.
クラスRepresents SVG elements whose rendering is defined by geometry with an equivalent path. This includes paths and the basic shapes.
クラスThe base class for SvgLinearGradientElement and SvgRadialGradientElement.
クラスRepresents SVG elements whose primary purpose is to directly render graphics into a group.
クラスRepresents the 'g' element.
クラスRepresents a horizontal line command in the path data.
クラスRepresents the 'image' element.
クラスRepresents the 'linearGradient' element.
クラスCorresponds to the 'line' element in the DOM.
クラスRepresents a 'lineto' command in the path data.
クラスRepresents the 'marker' element.
クラスRepresents a 'matrix' function in the transform list.
クラスRepresents the 'metadata' element.
クラスRepresents a 'moveto' command in the path data.
クラスRepresents an SVG paint.
クラスA helper class for creating instances of SvgPathData.
クラスRepresents a single command in the path data.
クラスRepresents a sequence of instructions for drawing a path.
クラスRepresents the outline of a shape which can be filled or stroked.
クラスRepresents the 'pattern' element.
クラスRepresents a 'polygon' element in the DOM.
クラスRepresents a 'polyline' element in the DOM.
クラスRepresents a quadratic Bezier curve command in the path data.
クラスRepresents the 'radialGradient' element.
クラスRepresents a 'rect' element in the DOM.
クラスRepresents a reference to another element or resource.
クラスRepresents a 'rotate' function in the transform list.
クラスRepresents a 'scale' function in the transform list.
クラスRepresents a 'skewX' function in the transform list.
クラスRepresents a 'skewY' function in the transform list.
クラスRepresents a shorthand cubic Bezier curve command in the path data.
クラスRepresents a shorthand quadratic Bezier curve command in the path data.
クラスRepresents a gradient stop element.
クラスRepresents a 'style' element.
クラスRepresents the 'svg' element.
クラスRepresents the 'switch' element.
クラスRepresents the 'symbol' element.
クラスRepresents an element that supports rendering child text content.
クラスRepresents a 'text' element.
クラスRepresents a 'textPath' element.
クラスRepresents a text element with attributes that position individual text glyphs.
クラスRepresents the 'title' element.
クラスRepresents a single function in the transform list.
クラスRepresents a 'translate' function in the transform list.
クラスRepresents a 'tspan' element.
クラスRepresents the 'use' element.
クラスRepresents a vertical line command in the path data.
構造体
 構造体解説
構造体Reflects an angle value.
構造体Represents a clipping rectangle.
構造体Represents a color.
構造体Represents the presentation attribute value, such as X-coordinate or height.
構造体Represents a point with X and Y coordinates.
構造体Indicates whether or not to force uniform scaling
構造体Specifies additional spacing between "words" or adjacent typographic character units.
構造体Represents a rectangle in user space that should be mapped to the bounds of the SVG viewport established by the given element.
列挙型
 列挙体解説
列挙体Specifies the type of SvgAngle units.
列挙体Specifies whether to force uniform scaling and if so, the alignment method to use.
列挙体Specifies the type of an SVG attribute.
列挙体Specifies the type of bounding box to be computed for an SvgGraphicsElement.
列挙体Specifies whether an element (and all its descendants) is a part of the rendering tree.
列挙体Specifies the type of an SVG element.
列挙体Defines the algorithm (or winding rule) which is to be used to determine what parts of a canvas are included inside a shape.
列挙体Defines a type of the font family (regular font name or a generic family name).
列挙体Controls metric kerning, kerning that utilizes adjustment data contained in the font.
列挙体Defines the width of the font, selects a normal, condensed, or expanded face from a font family.
列挙体Allows italic or oblique faces to be selected.
列挙体Allows the selection of alternate glyphs used for small or petite capitals or for titling.
列挙体Allows control of glyph substitution and sizing in East Asian text.
列挙体Enables or disables ligatures and contextual forms.
列挙体Specifies control over numerical forms.
列挙体Enables or disables typographic subscript and superscript glyphs.
列挙体Defines the weight of glyphs in the font, their degree of blackness or stroke thickness.
列挙体Provides a hint to the implementation about how to make speed vs. quality tradeoffs as it performs image processing.
列挙体Determines whether the glyphs themselves should be stretched or compressed in addition to the advance values.
列挙体Represents the type of an SvgLength units.
列挙体Defines the coordinate system for attributes 'markerWidth', 'markerHeight' and the contents of the 'marker'.
列挙体Defines the method of scaling am element's 'viewBox' within the SVG viewport.
列挙体Specifies how the content of a block container element is clipped when it overflows the element's box.
列挙体Specifies the order of the paint operations that shapes are rendered with: their fill, their stroke and any markers they might have.
列挙体Specifies the type of SVG paint.
列挙体Specifies the type of an SVG path command.
列挙体Specifies the type of data in an SvgReference.
列挙体Provides a hint to the implementation about what tradeoffs to make as it renders vector graphics elements such as SvgPathElement elements and basic shapes such as circles and rectangles.
列挙体Represents the type of an SvgSpacing units.
列挙体Specifies what happens if a gradient starts or ends inside the bounds of the target rectangle.
列挙体Specifies the shape to be used at the end of open subpaths when they are stroked.
列挙体Specifies the shape to be used at the end of open subpaths when they are stroked.
列挙体Defines the type of alignment (start-, middle- or end-) for a string of pre-formatted text.
列挙体Specifies the position of text decoration lines, if any is added to the element.
列挙体Specifies the style of the line(s) drawn for text decoration.
列挙体Specifies the inline base direction or directionality of any bidi paragraph.
列挙体Specifies the orientation of text in vertical typographic modes.
列挙体Indicates the method by which text should be rendered along the path.
列挙体Determines the side of the path the text is placed on (relative to the path direction). Specifying a value of 'Right' effectively reverses the path.
列挙体Indicates how the user agent should determine the spacing between typographic characters that are to be rendered along a path.
列挙体Provides a hint to the implementation about what tradeoffs to make as it renders text.
列挙体Specifies the type of an SVG transform function.
列挙体Allows creating scopes within the unicode bidi algorithm, and to override the intrinsic directionality of text.
列挙体Defines the coordinate system for coordinate attributes.
列挙体Specifies how the boxes generated by an element are rendered.
列挙体Specifies whether lines of text are laid out horizontally or vertically and the direction in which blocks progress.
列挙体Specifies the handling of white-space characters.
参照

DS.Documents.Imaging アセンブリ