BCGSoft.ControlBars Namespace > SDMarker Class : MarkerState Property |
'Declaration Public Property MarkerState As SDMarkerState
'Usage Dim instance As SDMarker Dim value As SDMarkerState instance.MarkerState = value value = instance.MarkerState
public SDMarkerState MarkerState {get; set;}
public: __property SDMarkerState get_MarkerState(); public: __property void set_MarkerState( SDMarkerState value );
public: property SDMarkerState MarkerState { SDMarkerState get(); void set ( SDMarkerState 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