BCGSoft.Controls.Gauges Namespace > Pointer Class : Style Property |
'Declaration Public Property Style As PointerStyle
'Usage Dim instance As Pointer Dim value As PointerStyle instance.Style = value value = instance.Style
public PointerStyle Style {get; set;}
public: __property PointerStyle get_Style(); public: __property void set_Style( PointerStyle value );
public: property PointerStyle Style { PointerStyle get(); void set ( PointerStyle 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