PhotoFilterLayer.Density

PhotoFilterLayer.Density property

Gets or sets the density of filter

public int Density { get; set; }

Property Value

The density.

Exceptions

exceptioncondition
ArgumentOutOfRangeExceptionDensity must be in range from 0 to 100

See Also