Gets the ESRI shape type of this Shape.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
C# Copy Code |
---|
public abstract ShapeType Type { get; } |
Visual Basic Copy Code |
---|
Public MustOverride ReadOnly Property Type As ShapeType |
A member of the ShapeType enumeration.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |