DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_GpsNmea.Active | Constructors | Methods | Properties | Events
Activity state. If True, GPS device will be connected.
Available also on: Delphi VCL | ActiveX.
// C# [Browsable(false)] public Boolean Active { get {} set {} }
' VisualBasic <Browsable(false)> Public Property Active As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public [Browsable(false)] property Active : Boolean read read;
Type |
---|
bool Boolean |