![]() | CMVIEWText Method |
Namespace: GeoEngine.Core.GXNetX
public void Text( string text, double x, double y ) public void Text( string text, double x, double y )
Public Sub Text ( text As String, x As Double, y As Double ) Public Sub Text ( text As String, x As Double, y As Double )
public: void Text( String^ text, double x, double y ) public: void Text( String^ text, double x, double y )
member Text : text : string * x : float * y : float -> unit member Text : text : string * x : float * y : float -> unit