Gets the y-coordinate, expressed in inches, of the point used as the transformation center.
Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx
SyntaxC#
Copy Code
|
|---|
public double LocPinY { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property LocPinY As Double |
A double value.
See Also