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