Click or drag to resize

SetTopoImageCommand Class

Sets topology image.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.SurfaceplotSurfaceplotCommand
            MediaCy.Viewers.SurfaceplotSetTextureImageCommand
              MediaCy.Viewers.SurfaceplotSetTopoImageCommand

Namespace:  MediaCy.Viewers.Surfaceplot
Assembly:  MediaCy.Viewers.Surfaceplot (in MediaCy.Viewers.Surfaceplot.dll) Version: 3.1.0.0
Syntax
VB
Public Class SetTopoImageCommand
	Inherits SetTextureImageCommand
Constructors
  NameDescription
Public methodSetTopoImageCommand
Initializes a new instance of the SetTopoImageCommand class
Public methodSetTopoImageCommand(McCommand)
Initializes a new instance of the SetTopoImageCommand class
Top
See Also