Hide Comments
Hide Comments

Comments (0)

Defines the labels for SVG attributes or style properties

Namespace: RSSVGTypes

expandingSyntax

Delphi

 SVGStylePropertyNames: TSVGStylePropertyNames = ( '',
  'clip',
  'clip-path',
  'clip-rule',
  'color',
  'color-interpolation',
  'color-rendering',
  'cursor',
  'display',
  'fill',
  'fill-opacity',
  'fill-rule',
  'flood-color',
  'flood-opacity',
  'font',
  'font-family',
  'font-size',
  'font-style',
  'font-weight',
  'marker',
  'marker-end',
  'marker-mid',
  'marker-start',
  'opacity',
  'overflow',
  'shape-rendering',
  'stop-color',
  'stop-opacity',
  'stroke',
  'stroke-dasharray',
  'stroke-dashoffset',
  'stroke-linecap',
  'stroke-linejoin',
  'stroke-opacity',
  'stroke-width',
  'text-anchor',
  'text-decoration',
  'text-rendering',
  'visibility'
  );
 

Value

Type: TSVGStylePropertyNames

expandingSee Also

Reference

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2015, Thomas G. Grubb