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