Hide Comments
Hide Comments

TSVGStyle.AddStyle(String) Method

Comments (0)

Adds the attribute:value pairs to the current style.

The input string should contain attribute:value pairs separated by semi-colons, e.g., fill: #ffffff; stroke:# 000000; stroke-width:0.172

Namespace: RSSVG

expandingSyntax

Delphi

public 
  procedure AddStyle( const aStyles: String ); overload; virtual; 
 

Parameters

aStyles

Type: String

expandingSee Also

Comments (0)

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