Method | Description | |
---|---|---|
ScriptableSvgPaint ( object baseObject ) : System | ||
setPaint ( ushort paintType, string uri, string rgbColor, string iccColor ) : void | ||
setUri ( string uri ) : void |
public ScriptableSvgPaint ( object baseObject ) : System | ||
baseObject | object | |
return | System |
public setPaint ( ushort paintType, string uri, string rgbColor, string iccColor ) : void | ||
paintType | ushort | |
uri | string | |
rgbColor | string | |
iccColor | string | |
return | void |