IAutoShapeLockAdjustHandlesLocked Property |
Determines whether a changing adjust values is forbidden.
Read-write
Boolean.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxbool AdjustHandlesLocked { get; set; }
Property AdjustHandlesLocked As Boolean
Get
Set
property bool AdjustHandlesLocked {
bool get ();
void set (bool value);
}
abstract AdjustHandlesLocked : bool with get, set
Property Value
Type:
Boolean
See Also