SVGAnimatedLength

SVGAnimatedLength class

Utilizzato per attributi di lunghezza di tipo base che possono essere animati.

public class SVGAnimatedLength : SVGAnimatedValue<SVGLength>

Proprietà

NomeDescrizione
virtual AnimVal { get; }
BaseVal { get; set; }

Metodi

NomeDescrizione
Dispose()Rilascia risorse non gestite e, facoltativamente, gestite.
virtual GetPlatformType()Questo metodo viene utilizzato per recuperare l’oggetto ECMAScriptType .
override ToString()Restituisce aString che rappresenta questa istanza.

Guarda anche