![]() | CSYSEMFObjectSize Method |
Namespace: GeoEngine.Core.GXNet
public static void EMFObjectSize( string file, ref double size_x, ref double size_y ) public static void EMFObjectSize( string file, ref double size_x, ref double size_y )
Public Shared Sub EMFObjectSize ( file As String, ByRef size_x As Double, ByRef size_y As Double ) Public Shared Sub EMFObjectSize ( file As String, ByRef size_x As Double, ByRef size_y As Double )
public: static void EMFObjectSize( String^ file, double% size_x, double% size_y ) public: static void EMFObjectSize( String^ file, double% size_x, double% size_y )
static member EMFObjectSize : file : string * size_x : float byref * size_y : float byref -> unit static member EMFObjectSize : file : string * size_x : float byref * size_y : float byref -> unit