![]() | CMVIEWPolyLine Method |
Namespace: GeoEngine.Core.GXNetX
public void PolyLine( int type, CVV vv_x, CVV vv_y ) public void PolyLine( int type, CVV vv_x, CVV vv_y )
Public Sub PolyLine ( type As Integer, vv_x As CVV, vv_y As CVV ) Public Sub PolyLine ( type As Integer, vv_x As CVV, vv_y As CVV )
public: void PolyLine( int type, CVV^ vv_x, CVV^ vv_y ) public: void PolyLine( int type, CVV^ vv_x, CVV^ vv_y )
member PolyLine : type : int * vv_x : CVV * vv_y : CVV -> unit member PolyLine : type : int * vv_x : CVV * vv_y : CVV -> unit