GetOrCreateByValue()
BehaviorProperty::GetOrCreateByValue(System::String) method
Looks for existing behavior property by value or creates new custom one with the specified value
static System::SharedPtr<BehaviorProperty> Aspose::Slides::Animation::BehaviorProperty::GetOrCreateByValue(System::String propertyValue)
Arguments
Parameter | Type | Description |
---|---|---|
propertyValue | System::String | value of the property |
Return Value
instance of BehaviorProperty
See Also
- Typedef SharedPtr
- Class BehaviorProperty
- Class String
- Namespace Aspose::Slides::Animation
- Library Aspose.Slides