Gets the horizontal position offset of the vertex label.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public float LabelOffsetX { get; }
Public ReadOnly Property LabelOffsetX As Single
public: property float LabelOffsetX { float get (); }