Méthode | Description | |
---|---|---|
CssPrimitiveRgbValue ( string cssText, bool readOnly ) : System | ||
IsColorName ( string cssText ) : bool |
Méthode | Description | |
---|---|---|
_setCssText ( string cssText ) : void |
public CssPrimitiveRgbValue ( string cssText, bool readOnly ) : System | ||
cssText | string | |
readOnly | bool | |
Résultat | System |
public static IsColorName ( string cssText ) : bool | ||
cssText | string | |
Résultat | bool |
protected _setCssText ( string cssText ) : void | ||
cssText | string | |
Résultat | void |