Gets the shape parent.
Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx
C#
![]() |
---|
public Shape<TColor, TImage> Parent { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Parent As Shape(Of TColor, TImage) |
An instance of the Shape(TColor, TImage) class.
WpfDiagram Programmer's Guide | © 2025 MindFusion |