Returns the shape type associated with this map.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
SyntaxC#
Copy Code
|
|---|
public ShapeType ShapeType { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ShapeType As ShapeType |
A member of the ShapeType enumeration.
See Also