![]() | CMVIEWSetPlaneSurfInfo Method |
Namespace: GeoEngine.Core.GXNetX
public void SetPlaneSurfInfo( int plane, int sample, double base, double scale, double min, double max ) public void SetPlaneSurfInfo( int plane, int sample, double base, double scale, double min, double max )
Public Sub SetPlaneSurfInfo ( plane As Integer, sample As Integer, base As Double, scale As Double, min As Double, max As Double ) Public Sub SetPlaneSurfInfo ( plane As Integer, sample As Integer, base As Double, scale As Double, min As Double, max As Double )
public: void SetPlaneSurfInfo( int plane, int sample, double base, double scale, double min, double max ) public: void SetPlaneSurfInfo( int plane, int sample, double base, double scale, double min, double max )
member SetPlaneSurfInfo : plane : int * sample : int * base : float * scale : float * min : float * max : float -> unit member SetPlaneSurfInfo : plane : int * sample : int * base : float * scale : float * min : float * max : float -> unit