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

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