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