![]() | CMVIEWLabelX Method |
Namespace: GeoEngine.Core.GXNetX
public void LabelX( double l_loc, double left, double right, double lable_int, int just, int bound, int orient ) public void LabelX( double l_loc, double left, double right, double lable_int, int just, int bound, int orient )
Public Sub LabelX ( l_loc As Double, left As Double, right As Double, lable_int As Double, just As Integer, bound As Integer, orient As Integer ) Public Sub LabelX ( l_loc As Double, left As Double, right As Double, lable_int As Double, just As Integer, bound As Integer, orient As Integer )
public: void LabelX( double l_loc, double left, double right, double lable_int, int just, int bound, int orient ) public: void LabelX( double l_loc, double left, double right, double lable_int, int just, int bound, int orient )
member LabelX : l_loc : float * left : float * right : float * lable_int : float * just : int * bound : int * orient : int -> unit member LabelX : l_loc : float * left : float * right : float * lable_int : float * just : int * bound : int * orient : int -> unit