MindFusion.Wpf Pack Programmer's Guide
Shape.Type Property
See Also
 





Gets the ESRI shape type of this Shape.

Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping

 Syntax

C#  Copy Code

public abstract ShapeType Type { get; }

Visual Basic  Copy Code

Public MustOverride ReadOnly Property Type As ShapeType

 Property Value

A member of the ShapeType enumeration.

 See Also

Shape Members
Shape Class
MindFusion.Mapping Namespace