ClipPathUnits

SVGClipPathElement.ClipPathUnits property

Entspricht dem Attribut „clipPathUnits“ des angegebenen „clipPath“-Elements. Akzeptiert eine der in SVGUnitTypes. definierten Konstanten

public SVGAnimatedEnumeration ClipPathUnits { get; }

Eigentumswert

Das Attribut ‘clipPathUnits’ des angegebenen ‘clipPath’-Elements.

Siehe auch