'Declaration Public Enum SvgAttributeType Inherits System.Enum
public enum SvgAttributeType : System.Enum
'Declaration Public Enum SvgAttributeType Inherits System.Enum
public enum SvgAttributeType : System.Enum
Member | Description |
---|---|
CenterX | The 'cx' attribute. |
CenterY | The 'cy' attribute. |
Class | The 'class' attribute. |
Clip | The 'clip' attribute. |
ClipPath | The 'clip-path' attribute. |
ClipPathUnits | The 'clipPathUnits' attribute. |
ClipRule | The 'clip-rule' attribute. |
Color | The 'color' attribute. |
Display | The 'display' attribute. |
Fill | The 'fill' attribute. |
FillOpacity | The 'fill-opacity' attribute. |
FillRule | The 'fill-rule' attribute. |
FocalRadius | The 'fr' attribute. |
FocalX | The 'fx' attribute. |
FocalY | The 'fy' attribute. |
Font | The 'font' attribute. |
FontFamily | The 'font-family' attribute. |
FontKerning | The 'font-kerning' attribute. |
FontSize | The 'font-size' attribute. |
FontSizeAdjust | The 'font-size-adjust' attribute. |
FontStretch | The 'font-stretch' attribute. |
FontStyle | The 'font-style' attribute. |
FontVariant | The 'font-variant' attribute. |
FontVariantCaps | The 'font-variant-caps' attribute. |
FontVariantEastAsian | The 'font-variant-east-asian' attribute. |
FontVariantLigatures | The 'font-variant-ligatures' attribute. |
FontVariantNumeric | The 'font-variant-numeric' attribute. |
FontVariantPosition | The 'font-variant-position' attribute. |
FontWeight | The 'font-weight' attribute. |
GlyphOrientationVertical | The 'glyph-orientation-vertical' attribute. |
GradientTransform | The 'gradientTransform' attribute. |
GradientUnits | The 'gradientUnits' attribute. |
Height | The 'height' attribute. |
Href | The 'href' attribute. |
ID | The 'id' attribute. |
ImageRendering | The 'image-rendering' attribute. |
Lang | The 'lang' attribute. |
LengthAdjust | The 'lengthAdjust' attribute. |
LetterSpacing | The 'letter-spacing' attribute. |
Marker | The 'marker' attribute. |
MarkerEnd | The 'marker-end' attribute. |
MarkerHeight | The 'markerHeight' attribute. |
MarkerMid | The 'marker-mid' attribute. |
MarkerStart | The 'marker-start' attribute. |
MarkerUnits | The 'markerUnits' attribute. |
MarkerWidth | The 'markerWidth' attribute. |
MaxHeight | The 'max-height' attribute. |
MaxWidth | The 'max-width' attribute. |
MinHeight | The 'min-height' attribute. |
MinWidth | The 'min-width' attribute. |
Offset | The 'offset' attribute. |
Opacity | The 'opacity' attribute. |
OrientAngle | The 'orient' attribute. |
Overflow | The 'overflow' attribute. |
PaintOrder | The 'paint-order' attribute. |
PathData | The 'd' attribute. |
PathLength | The 'pathLength' attribute. |
PatternContentUnits | The 'patternContentUnits' attribute. |
PatternTransform | The 'patternTransform' attribute. |
PatternUnits | The 'patternUnits' attribute. |
Points | The 'points' attribute. |
PreserveAspectRatio | The 'preserveAspectRatio' attribute. |
Radius | The 'r' attribute. |
RadiusX | The 'rx' attribute. |
RadiusY | The 'ry' attribute. |
RefX | The 'refX' attribute. |
RefY | The 'refY' attribute. |
ShapeRendering | The 'shape-rendering' attribute. |
SpreadMethod | The 'spreadMethod' attribute. |
StopColor | The 'stop-color' attribute. |
StopOpacity | The 'stop-opacity' attribute. |
Stroke | The 'stroke' attribute. |
StrokeDashArray | The 'stroke-dasharray' attribute. |
StrokeDashOffset | The 'stroke-dashoffset' attribute. |
StrokeLineCap | The 'stroke-linecap' attribute. |
StrokeLineJoin | The 'stroke-linejoin' attribute. |
StrokeMiterLimit | The 'stroke-miterlimit' attribute. |
StrokeOpacity | The 'stroke-opacity' attribute. |
StrokeWidth | The 'stroke-width' attribute. |
SystemLanguage | The 'systemLanguage' attribute. |
TextAnchor | The 'text-anchor' attribute. |
TextDecoration | The 'text-decoration' attribute. |
TextDecorationLine | The 'text-decoration-line' attribute. |
TextDecorationStyle | The 'text-decoration-style' attribute. |
TextDirection | The 'direction' attribute. |
TextDX | The 'dx' attribute of 'text' or 'tspan' elements. |
TextDY | The 'dy' attribute of 'text' or 'tspan' elements. |
TextLength | The 'textLength' attribute. |
TextOrientation | The 'text-orientation' attribute. |
TextPathMethod | The 'method' attribute of the 'textPath' element. |
TextPathPath | The 'path' attribute of the 'textPath' element. |
TextPathSide | The 'side' attribute of the 'textPath' element. |
TextPathSpacing | The 'spacing' attribute of the 'textPath' element. |
TextPathStartOffset | The 'startOffset' attribute of the 'textPath' element. |
TextRendering | The 'text-rendering' attribute. |
TextRotate | The 'rotate' attribute of 'text' or 'tspan' elements. |
TextX | The 'x' attribute of 'text' or 'tspan' elements. |
TextY | The 'y' attribute of 'text' or 'tspan' elements. |
Transform | The 'transform' attribute. |
UnicodeBidi | The 'unicode-bidi' attribute. |
Unknown | Unknown or unsupported attribute. |
ViewBox | The 'viewBox' attribute. |
Visibility | The 'visibility' attribute. |
Width | The 'width' attribute. |
WordSpacing | The 'word-spacing' attribute. |
WritingMode | The 'writing-mode' attribute. |
X | The 'x' attribute. |
X1 | The 'x1' attribute. |
X2 | The 'x2' attribute. |
XLinkHref | The 'xlink:href' attribute. |
XmlLang | The 'xml:lang' attribute. |
XmlSpace | The 'xml:space' attribute. |
Y | The 'y' attribute. |
Y1 | The 'y1' attribute. |
Y2 | The 'y2' attribute. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Svg.SvgAttributeType