Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
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

SlidePictureLocking

Implements

IEmbedImage..::..ShapeLocking

See Also