Gets the x-coordinate of the shape, expressed in inches, relative to its parent.
Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx
SyntaxC#
Copy Code
|
|---|
public double PinX { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property PinX As Double |
A double value.
See Also