IGraphicalObjectLockSelectLocked Property |
Determines whether selecting 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 SelectLocked { get; set; }Property SelectLocked As Boolean
Get
Set
property bool SelectLocked {
bool get ();
void set (bool value);
}abstract SelectLocked : bool with get, set
Property Value
Type:
Boolean
See Also