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





Gets the y-coordinate of the shape, expressed in inches, relative to its parent.

Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx

 Syntax

C#  Copy Code

public double PinY { get; }

Visual Basic  Copy Code

Public ReadOnly Property PinY As Double

 Property Value

A double value.

 See Also

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