Enum PropertyCalcModeType
Specifies the calcMode type of property effect
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.Base.dll
Syntax
public enum PropertyCalcModeType
Fields
| Name | Description |
|---|---|
| Discrete | Specifies the property calcMode type is Discrete |
| Formula | Specifies the property calcMode type is Formula |
| Linear | Specifies the property calcMode type is Linear |
| NotDefined | Specifies the property calcMode type is NotDefined |