BCGSoft.Controls.Gauges Namespace > LinearGauge Class : Orientation Property |
'Declaration Public Property Orientation As LinearGauge.GaugeOrientation
'Usage Dim instance As LinearGauge Dim value As LinearGauge.GaugeOrientation instance.Orientation = value value = instance.Orientation
public LinearGauge.GaugeOrientation Orientation {get; set;}
public: __property LinearGauge.GaugeOrientation get_Orientation(); public: __property void set_Orientation( LinearGauge.GaugeOrientation value );
public: property LinearGauge.GaugeOrientation Orientation { LinearGauge.GaugeOrientation get(); void set ( LinearGauge.GaugeOrientation value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2