Gets the properties associated with the shape.
Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx
C# Copy Code |
---|
public IDictionary<string, Property> Properties { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Properties As IDictionary(Of String, Property) |
A map between the shape properties and their names.
WpfDiagram Programmer's Guide | © 2024 MindFusion |