Flexivert Library Documentation
LabelOffsetY Property
NamespacesFlexivert.UIUIVertexLabelOffsetY
Gets or sets the vertical offset for the label of the vertex.
Declaration Syntax
C#Visual BasicVisual C++
public float LabelOffsetY { get; set; }
Public Property LabelOffsetY As Single
public:
property float LabelOffsetY {
	float get ();
	void set (float value);
}

Assembly: FVUI (Module: FVUI) Version: 0.5.4.9 (0.5.4.9)