GetOrCreateByValue
BehaviorProperty.GetOrCreateByValue method
Looks for existing behavior property by value or creates new custom one with the specified value
public static BehaviorProperty GetOrCreateByValue(string propertyValue)
Parameter | Type | Description |
---|---|---|
propertyValue | String | value of the property |
Return Value
instance of BehaviorProperty
See Also
- class BehaviorProperty
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides