Shape Class
<< Click to Display Table of Contents >>
Navigation: Class Reference > Namespace Dataweb.NShape > Shape Class >
Indicates the shape's type.
public abstract ShapeType Type { get; }
The type of the shape. Since every shape has always a type, the return value is never null/Nothing.