Click or drag to resize

SetTextureImageCommand Class

Sets texture 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 SetTextureImageCommand
	Inherits SurfaceplotCommand

The SetTextureImageCommand type exposes the following members.

Constructors
  NameDescription
Public methodSetTextureImageCommand
Initializes a new instance of the SetTextureImageCommand class
Public methodSetTextureImageCommand(McCommand)
Initializes a new instance of the SetTextureImageCommand class
Top
Properties
  NameDescription
Public propertyInput2
Top
Methods
  NameDescription
Public methodRun
Top
See Also