Click or drag to resize

ResetRenderingOptionsCommand Class

Resets rendering options.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.NDViewNDCommand
            MediaCy.Viewers.NDResetRenderingOptionsCommand

Namespace:  MediaCy.Viewers.ND
Assembly:  MediaCy.Viewers.ND (in MediaCy.Viewers.ND.dll) Version: 3.1.0.0
Syntax
VB
Public Class ResetRenderingOptionsCommand
	Inherits ViewNDCommand
Constructors
  NameDescription
Public methodResetRenderingOptionsCommand
Initializes a new instance of the ResetRenderingOptionsCommand class
Public methodResetRenderingOptionsCommand(McCommand)
Initializes a new instance of the ResetRenderingOptionsCommand class
Top
Remarks