PathEngine home previous: iShape::release()next: iShape::vertex()
Contents, API Reference, Interfaces, iShape, size

iShape::size()

Description

Helper function to return the number of vertices in the shape.

Syntax

int32_t size() const;

Return Value

The number of vertices in the shape.

C# Mapping

int size();

Java Mapping

int size();

Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEnginenext: iShape::vertex()