DioDocs for PDF
SvgElement クラス プロパティ

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 : SvgElement クラス

このクラスのメンバの一覧は、SvgElementメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティGets the collection of child elements.  
Public プロパティGets or sets a string containing space separated class names of this element.  
Public プロパティGets or sets a clipping rectangle.  
Public プロパティGets or sets a reference for the 'clip-path' property.  
Public プロパティGets or sets a value indicating the algorithm which is to be used to determine whether a given point is inside a shape for a clipping region created with a graphics element.  
Public プロパティGets or sets an SvgColor providing a potential indirect value, currentColor, for other properties.  
Public プロパティGets or sets the list of unknown or unsupported attributes.  
Public プロパティGets or sets a value specifying whether the element (and all its descendents) is a part of the rendering tree.  
Public プロパティGets the owner GcSvgDocument.  
Public プロパティGets the SVG or non-SVG name of the current element.  
Public プロパティGets the type of the current SVG element.  
Public プロパティGets or sets an SvgPaint for the interior of the given graphical element.  
Public プロパティGets or sets a value specifying the opacity of the painting operation used to fill the current object.  
Public プロパティGets or sets a value specifying which algorithm is to be used to determine what parts of the canvas are included inside the shape.  
Public プロパティGets or sets a value specifying the font family.  
Public プロパティGets or sets a value controlling the contextual adjustment of inter-glyph spacing.  
Public プロパティGets or sets a scale factor applied to the EM unit of the font.  
Public プロパティGets or sets a value that is equal to the x-height of a font divided by the font size.

float.NaN corresponds to 'none' value of the attribute.

 
Public プロパティGets or sets a value specifying the width of the font, selects a normal, condensed, or expanded face from a font family.  
Public プロパティGets or sets a value selecting normal, italic or oblique font faces.  
Public プロパティGets or sets a value selecting alternate glyphs used for small or petite capitals or for titling.  
Public プロパティGets or sets a value that allows control of glyph substitution and sizing in East Asian text.  
Public プロパティGets or sets a value that enables or disables ligatures and contextual forms.  
Public プロパティGets or sets a value that specifies control over numerical forms.  
Public プロパティGets or sets a value that enables or disables typographic subscript and superscript glyphs.  
Public プロパティGets or sets a value specifying the weight of glyphs in the font, their degree of blackness or stroke thickness.  
Public プロパティGets a value indicating whether the current element has any children. Using this property rather than checking for Children.Count being greater than zero improves performance and reduces memory usage.  
Public プロパティGets or sets the ID of this element.  
Public プロパティGets or sets a hint to the implementation about how to make speed vs. quality tradeoffs as it performs image processing.  
Public プロパティGets or sets the primary language for the element's contents and for any of the element's attributes that contain text.  
Public プロパティGets or sets a value specifying additional spacing between adjacent typographic character units.  
Public プロパティGets or sets a value for the 'marker-start', 'marker-mid' and 'marker-end' properties.  
Public プロパティGets or sets a value for the 'marker-end' property.  
Public プロパティGets or sets a value for the 'marker-mid' property.  
Public プロパティGets or sets a value for the 'marker-start' property.  
Public プロパティGets the namespace of the current element.  
Public プロパティGets or sets a value specifying how opaque a given graphical element or container element will be when it is painted to the canvas.  
Public プロパティGets or sets a value specifying whether content of a block container element is clipped when it overflows the element's box.  
Public プロパティGets or sets a value specifying the order of the paint operations that shapes are rendered with: their fill, their stroke and any markers they might have.  
Public プロパティGets the parent SvgElement.  
Public プロパティGets or sets a hint to the implementation about what tradeoffs to make as it renders vector graphics elements.  
Public プロパティGets or sets an SvgPaint that paints along the outline of the given graphical element.  
Public プロパティGets or sets a dashing pattern to use.  
Public プロパティGets or sets a value specifying the distance into the repeated dash pattern to start the stroke dashing at the beginning of the path.  
Public プロパティGets or sets a value specifying the shape to be used at the end of open subpaths when they are stroked.  
Public プロパティGets or sets a value specifying the shape to be used at the corners of paths or basic shapes when they are stroked.  
Public プロパティGets or sets a limit on the extent of the line join.  
Public プロパティGets or sets a value specifying the opacity of the painting operation used to stroke the current object.  
Public プロパティGets or sets the width of the stroke on the current object.  
Public プロパティGets or sets the list of language tags, as defined in BCP 47.  
Public プロパティGets or sets the object with arbitrary data.  
Public プロパティGets or sets a value specifying how to align a string of pre-formatted text.  
Public プロパティGets or sets the position of text decoration lines, if any is added to the element.  
Public プロパティGets or sets the style of the line(s) drawn for text decoration.  
Public プロパティGets or sets the inline base direction or directionality of any bidi paragraph.  
Public プロパティGets or sets the orientation of text in vertical typographic modes.  
Public プロパティGets or sets a hint to the implementation about what tradeoffs to make as it renders text.  
Public プロパティGets or sets the list of transform functions.  
Public プロパティGets or sets a value specifying whether the boxes generated by an element are rendered.  
Public プロパティGets or sets a value specifying additional spacing between "words".  
Public プロパティGets or sets a value specifying whether lines of text are laid out horizontally or vertically and the direction in which blocks progress.  
Public プロパティGets or sets a value specifying the handling of white-space characters.  
トップ
参照

SvgElement クラス
GrapeCity.Documents.Svg 名前空間