Class
RadMorphologyEffect

Definition

Constructors

RadMorphologyEffect()

Declaration

cs-api-definition
protected RadMorphologyEffect()

Fields

Empty

Declaration

cs-api-definition
public static readonly RadMorphologyEffect Empty

Field Value

RadMorphologyEffect

Properties

Height

Declaration

cs-api-definition
public abstract float Height { get; set; }

Property Value

float

Mode

Declaration

cs-api-definition
public abstract RadMorphologyEffectMode Mode { get; set; }

Property Value

RadMorphologyEffectMode

Width

Declaration

cs-api-definition
public abstract float Width { get; set; }

Property Value

float