Click or drag to resize

ZoomSliderGadgetOrientation Property

Gets or sets the orientation (horizontal or vertical) of the zoom slider.

Namespace:  Ptv.XServer.Controls.Map.Gadgets
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public Orientation Orientation { get; set; }

Property Value

Type: Orientation
Orientation of the zoom slider.
See Also