IMotionCmdPathIsRelative Property |
Determine command coordinates relative or not.
Read/write
Boolean.
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax bool IsRelative { get; set; }
Property IsRelative As Boolean
Get
Set
property bool IsRelative {
bool get ();
void set (bool value);
}
abstract IsRelative : bool with get, set
Property Value
Type:
BooleanSee Also