Click or drag to resize

ShapeList Parent Property

Gets parent object for a Shapes collection. Read-only Object . See also IActivePresentation .

Namespace: Spire.Presentation.Collections
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public Object Parent { get; }

Property Value

Type: Object
See Also