DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ViewerWnd.UseHelp | Methods | Properties
True if Help Event should be used. There is no other way in ActiveX to really know if viewer is attached.
// C# public Boolean UseHelp { get {} set {} }
' VisualBasic Public Property UseHelp As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property UseHelp : Boolean read read;
Type |
---|
bool Boolean |