'Declaration
Public ReadOnly Property ElementCount As Integer
'Usage
Dim instance As ImGearPDEClip
Dim value As Integer
value = instance.ElementCount
Property Value
Integer value.
Remarks
Top-level elements may be
a path or char-path, a marked content container or place, or a group. Paths are represented as PDE
Path objects; char-paths are represented as PDE Text objects. If clip contains PDE Groups, this
counts the top-level PDE Path, PDE Text, PDE Container, PDE Group, or PDE Place object. Use
Enumerate to see only the PDE Path and PDE Text objects.