SlidePicture
ShapeLocking Property
|
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public SlidePictureLocking ShapeLocking { get; }
Public ReadOnly Property ShapeLocking As SlidePictureLocking
Get
public:
virtual property SlidePictureLocking^ ShapeLocking {
SlidePictureLocking^ get () sealed;
}
abstract ShapeLocking : SlidePictureLocking with get
override ShapeLocking : SlidePictureLocking with get
Property Value
Type:
SlidePictureLocking
Implements
IEmbedImage
ShapeLocking
See Also