Click or drag to resize

SetViewProjectionCommand Class

Sets new view projection.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.NDViewNDCommand
            MediaCy.Viewers.NDSetViewProjectionCommand

Namespace:  MediaCy.Viewers.ND
Assembly:  MediaCy.Viewers.ND (in MediaCy.Viewers.ND.dll) Version: 3.1.0.0
Syntax
VB
Public Class SetViewProjectionCommand
	Inherits ViewNDCommand

The SetViewProjectionCommand type exposes the following members.

Constructors
  NameDescription
Public methodSetViewProjectionCommand
Initializes a new instance of the SetViewProjectionCommand class
Public methodSetViewProjectionCommand(McCommand)
Initializes a new instance of the SetViewProjectionCommand class
Top
Properties
  NameDescription
Public propertyProjection
View projection type
Top
Remarks