Hide Comments
Hide Comments

ParseColor(String,TSVGColor,Boolean,Boolean,TSVGColor) Method

Comments (0)

Parses the input string for a color value.

The allowable values are color | inherit

Namespace: RSSVGUtils

expandingSyntax

Parameters

S

Type: String

Input string to parse

DefValue

Type: System.Void

Default Value. If the string is empty, the default value is returned

Clear

Type: Boolean

Set to True if the input string is 'none'

Inherits

Type: Boolean

Set to True when the input string contains 'inherit' keyword

CurrentColor

Type: System.Void

if input string equals the 'currentColor' keyword, the function returns this value

Return Value

Type: TSVGColor

expandingRemarks
expandingSee Also

Comments (0)

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