Click or drag to resize

ProjectionCommand Class

Sets projection.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.SurfaceplotSurfaceplotCommand
            MediaCy.Viewers.SurfaceplotProjectionCommand

Namespace:  MediaCy.Viewers.Surfaceplot
Assembly:  MediaCy.Viewers.Surfaceplot (in MediaCy.Viewers.Surfaceplot.dll) Version: 3.1.0.0
Syntax
VB
Public Class ProjectionCommand
	Inherits SurfaceplotCommand

The ProjectionCommand type exposes the following members.

Constructors
  NameDescription
Public methodProjectionCommand
Initializes a new instance of the ProjectionCommand class
Public methodProjectionCommand(McCommand)
Initializes a new instance of the ProjectionCommand class
Top
Properties
  NameDescription
Public propertyProjection
Projection type
Top
See Also