![]() | CMVIEWLabelY Method |
Namespace: GeoEngine.Core.GXNetX
public void LabelY( double x, double bottom, double top, double lable_int, int just, int bound, int orient ) public void LabelY( double x, double bottom, double top, double lable_int, int just, int bound, int orient )
Public Sub LabelY ( x As Double, bottom As Double, top As Double, lable_int As Double, just As Integer, bound As Integer, orient As Integer ) Public Sub LabelY ( x As Double, bottom As Double, top As Double, lable_int As Double, just As Integer, bound As Integer, orient As Integer )
public: void LabelY( double x, double bottom, double top, double lable_int, int just, int bound, int orient ) public: void LabelY( double x, double bottom, double top, double lable_int, int just, int bound, int orient )
member LabelY : x : float * bottom : float * top : float * lable_int : float * just : int * bound : int * orient : int -> unit member LabelY : x : float * bottom : float * top : float * lable_int : float * just : int * bound : int * orient : int -> unit