NShape Reference
Type Property

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape > Shape Class >

NShape Reference
Type Property

Previous pageReturn to chapter overviewNext page

Indicates the shape's type.

Syntax

public abstract ShapeType Type { get; }

Return Value

The type of the shape. Since every shape has always a type, the return value is never null/Nothing.