![]() | CSYSDisplayReal Method |
Namespace: GeoEngine.Core.GXNetX
public static void DisplayReal( CGXNETCore gxNetShared, string title, double real ) public static void DisplayReal( CGXNETCore gxNetShared, string title, double real )
Public Shared Sub DisplayReal ( gxNetShared As CGXNETCore, title As String, real As Double ) Public Shared Sub DisplayReal ( gxNetShared As CGXNETCore, title As String, real As Double )
public: static void DisplayReal( CGXNETCore^ gxNetShared, String^ title, double real ) public: static void DisplayReal( CGXNETCore^ gxNetShared, String^ title, double real )
static member DisplayReal : gxNetShared : CGXNETCore * title : string * real : float -> unit static member DisplayReal : gxNetShared : CGXNETCore * title : string * real : float -> unit