MindFusion.Wpf Pack Programmer's Guide
Shape(TColor, TImage).Parent Property
See Also
 





Gets the shape parent.

Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx

 Syntax

C#  Copy Code

public Shape<TColor, TImage> Parent { get; }

Visual Basic  Copy Code

Public ReadOnly Property Parent As Shape(Of TColor, TImage)

 Property Value

An instance of the Shape(TColor, TImage) class.

 See Also

Shape(TColor, TImage) Members
Shape(TColor, TImage) Class
MindFusion.Vsx Namespace