Gets the "scratch" values associated with the shape.
Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx
C# Copy Code |
---|
public IList<GeometryStorage> ScratchValues { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property ScratchValues As IList(Of GeometryStorage) |
A list of GeometryStorage objects.
WpfDiagram Programmer's Guide | © 2024 MindFusion |