conaito SlideShow SDK v1.6
Set offset in pixels to Navigation Panel from bottom of slideshow

Namespace: Conaito.SWFSlideShow
Assembly: Conaito.SWFSlideShow (in Conaito.SWFSlideShow.dll) Version: 1.6.0.0 (1.6.0.0)

Syntax

C#
public int NavigationPanelOffset { get; set; }
Visual Basic
Public Property NavigationPanelOffset As Integer
	Get
	Set
Visual C++
public:
property int NavigationPanelOffset {
	int get ();
	void set (int value);
}

See Also