![]() | CMVIEWSetPlaneSurface Method |
Namespace: GeoEngine.Core.GXNetX
public void SetPlaneSurface( int plane, string surface ) public void SetPlaneSurface( int plane, string surface )
Public Sub SetPlaneSurface ( plane As Integer, surface As String ) Public Sub SetPlaneSurface ( plane As Integer, surface As String )
public: void SetPlaneSurface( int plane, String^ surface ) public: void SetPlaneSurface( int plane, String^ surface )
member SetPlaneSurface : plane : int * surface : string -> unit member SetPlaneSurface : plane : int * surface : string -> unit