Table of Contents

Property Height

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.dll

Height

The height of the subregion which restricts calculation and rendering of the given filter primitive.

public ISvgAnimatedLength Height { get; }

Property Value

ISvgAnimatedLength

height = length-percentage

A negative or zero value must disable the effect of the given filter primitive (i.e., the result is a transparent black image).

The initial value is 100%.