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