MindFusion.Wpf Pack Programmer's Guide
Map.ShapeType Property
See Also
 





Returns the shape type associated with this map.

Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping

 Syntax

C#  Copy Code

public ShapeType ShapeType { get; set; }

Visual Basic  Copy Code

Public Property ShapeType As ShapeType

 Property Value

A member of the ShapeType enumeration.

 See Also

Map Members
Map Class
MindFusion.Mapping Namespace