Pageflex Document Action API
IShapeContainer Interface
Namespaces > Pageflex.Scripting > IShapeContainer
The IShapeContainer interface contains members unique to pages and shapes which contain other shapes.
Syntax
C# | Visual Basic | Managed C++ |
public interface IShapeContainer
Public Interface IShapeContainer
public interface class IShapeContainer
Members
All Members | Constructors | Methods | Properties | Fields | Events |
|
|
|
Icon | Member | Description |
---|---|---|
FirstChildToDraw |
Gets the first Shape in this container's draw order.
|
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)