PathEngine home previous: iContentChunk::addExternalRef()next: iContentChunk::hasGroundComponent()
Contents, API Reference, Interfaces, iContentChunk, hasAnchorsAndShapesComponent

iContentChunk::hasAnchorsAndShapesComponent()

Description

Used to query whether or not a content chunk has an anchors and shapes component.

Syntax

bool hasAnchorsAndShapesComponent() const;

Return Value

Returns true if this content chunk has an anchors and shapes component, otherwise false.

C# Mapping

bool hasAnchorsAndShapesComponent();

Java Mapping

boolean hasAnchorsAndShapesComponent();

Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEnginenext: iContentChunk::hasGroundComponent()